set base config tasks

This commit is contained in:
Ruben Blanco 2023-10-13 13:23:48 +02:00
parent 4d807c6dc5
commit 333cb7ce67
1 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,10 @@
gather_facts: no
tasks:
- name: "example"
handlers:
- include_tasks: roles/base-config-debian-os/handlers/main.yaml
- name: "[BASE CONFIG] Configure debian os"
import_role:
name: base-config-debian-os
# handlers:
# - include_tasks: roles/base-config-debian-os/handlers/main.yaml