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 2e715bb..4dd4e74 100644
--- a/roles/space_server/tasks/avahi.yml
+++ b/roles/space_server/tasks/avahi.yml
@@ -85,7 +85,7 @@
command: systemctl enable avahi-daemon.service
args:
creates: '/etc/systemd/system/multi-user.target.wants/avahi-daemon.service'
- when: chroot
+ when: chroot|bool
- name: Use nss-mdns
lineinfile: