1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

avahi of setup t460p improved

This commit is contained in:
L3D 2021-09-07 14:43:53 +02:00
parent c31af0e514
commit c92f1051f4
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -4,11 +4,6 @@
roles:
- {role: ansible_version, tags: always, gather_facts: false}
- name: avahi
hosts: t460p.local
roles:
- {role: avahi_daemon, tags: [avahi_daemon, avahi, mdns], become: true}
- name: base packages setup
hosts: t460p.local
roles: