Remove avahi configuration

jfc that was a bad idea
This commit is contained in:
Salt 2022-06-18 21:10:32 -05:00
parent b046890ffe
commit 13250a67b9
1 changed files with 0 additions and 8 deletions

View File

@ -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