mirror of
https://github.com/roles-ansible/ansible_role_avahi_client.git
synced 2024-08-16 16:09:49 +02:00
typofix
This commit is contained in:
parent
ac5a6463b4
commit
6065af448c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ gshadow: files
|
|||
|
||||
publickey: files
|
||||
|
||||
hosts: files mymachines myhostname {{ avahi__mdns_minnimal_name }} [NOTFOUND=return] resolve [!UNAVAIL=return] dns {{ avahi__mdns_name }}
|
||||
hosts: files mymachines myhostname {{ avahi__mdns_minimal_name }} [NOTFOUND=return] resolve [!UNAVAIL=return] dns {{ avahi__mdns_name }}
|
||||
networks: files
|
||||
|
||||
protocols: db [NOTFOUND=return] files
|
||||
|
|
Loading…
Reference in a new issue