moved editing the hosts file to role server
because only servers might be outside the home network and connect with wireguard
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
tags: always
|
||||
|
||||
- block:
|
||||
- import_tasks: system_setup/hosts.yml
|
||||
- include_tasks: utilities/netdata.yml
|
||||
when: netdata is defined and netdata == true
|
||||
- include_tasks: utilities/snmpd.yml
|
||||
|
||||
Reference in New Issue
Block a user