moved installation of wireguard to role "base"
This commit is contained in:
@@ -15,12 +15,6 @@
|
||||
when:
|
||||
- glusterfs is defined
|
||||
- glusterfs == true
|
||||
- include_tasks: utilities/wireguard.yml
|
||||
when:
|
||||
- wireguard is defined
|
||||
- wireguard == true
|
||||
- ansible_default_ipv4.address | ipaddr('public')
|
||||
ignore_errors: True
|
||||
- include_tasks: system_setup/cron.yml
|
||||
# - include_role:
|
||||
# name: base
|
||||
|
||||
Reference in New Issue
Block a user