aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/tasks/avahi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/space_server/tasks/avahi.yml')
-rw-r--r--roles/space_server/tasks/avahi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/space_server/tasks/avahi.yml b/roles/space_server/tasks/avahi.yml
index 30e10dc..ca0cf63 100644
--- a/roles/space_server/tasks/avahi.yml
+++ b/roles/space_server/tasks/avahi.yml
@@ -50,7 +50,7 @@
command: systemctl enable avahi-daemon.service
args:
creates: '/etc/systemd/system/multi-user.target.wants/avahi-daemon.service'
- when: chroot|bool
+ when: chroot
- name: Use nss-mdns
lineinfile: