Remove avahi configuration
jfc that was a bad idea
This commit is contained in:
parent
b046890ffe
commit
13250a67b9
@ -2,20 +2,12 @@
|
||||
# vim:ft=ansible:
|
||||
---
|
||||
- hosts: tags_zt-management
|
||||
collections:
|
||||
- debops.debops
|
||||
- debops.roles02
|
||||
roles:
|
||||
- role: zerotier
|
||||
vars:
|
||||
zerotier_networks_join:
|
||||
- "{{ zerotier_management_network_id }}"
|
||||
tags: [ zerotier ]
|
||||
- role: avahi
|
||||
vars:
|
||||
avahi__deny_interfaces:
|
||||
- docker0
|
||||
tags: [ avahi ]
|
||||
- hosts: all:!tags_zt-management
|
||||
roles:
|
||||
- role: zerotier
|
||||
|
Loading…
Reference in New Issue
Block a user