1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_avahi_daemon.git synced 2024-08-16 15:09:48 +02:00
ansible_role_avahi_daemon/defaults/main.yml

11 lines
174 B
YAML
Raw Normal View History

2021-09-01 23:07:51 +02:00
---
2021-09-01 23:36:05 +02:00
avahi_packages:
- 'avahi-daemon'
- 'avahi-utils'
#- 'avahi-discover'
#- 'mdns-scan'
2021-09-01 23:07:51 +02:00
# should we do a version check? (recomended)
submodules_versioncheck: false