include angepasst
This commit is contained in:
@@ -4,12 +4,11 @@
|
|||||||
tags: always
|
tags: always
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
- import_tasks: system_setup/hosts.yml
|
- include_tasks: system_setup/hosts.yml
|
||||||
- include_tasks: utilities/netdata.yml
|
- include_tasks: utilities/netdata.yml
|
||||||
when: netdata is defined and netdata == true
|
when: netdata is defined and netdata == true
|
||||||
- include_tasks: utilities/snmpd.yml
|
- include_tasks: utilities/snmpd.yml
|
||||||
- include_tasks: utilities/wireguard.yml
|
- include_tasks: utilities/wireguard.yml
|
||||||
|
|
||||||
- include_role:
|
- include_role:
|
||||||
name: base
|
name: base
|
||||||
tasks_from: users.yml
|
tasks_from: users.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user