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:
parent
c31af0e514
commit
c92f1051f4
1 changed files with 0 additions and 5 deletions
|
@ -4,11 +4,6 @@
|
||||||
roles:
|
roles:
|
||||||
- {role: ansible_version, tags: always, gather_facts: false}
|
- {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
|
- name: base packages setup
|
||||||
hosts: t460p.local
|
hosts: t460p.local
|
||||||
roles:
|
roles:
|
||||||
|
|
Loading…
Reference in a new issue