We don't install avahi anymore, but try leaving empty list in case we need it later.
This commit is contained in:
parent
106eafe324
commit
9b947b13db
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@
|
|||
- name: disabled services on fedora
|
||||
action: service state=stopped enabled=false name=$item
|
||||
with_items:
|
||||
- avahi-daemon
|
||||
only_if: '$is_fedora'
|
||||
tags:
|
||||
- service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue