aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/tasks/named.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/space_server/tasks/named.yml')
-rw-r--r--roles/space_server/tasks/named.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/space_server/tasks/named.yml b/roles/space_server/tasks/named.yml
index 519b5d4..30ab544 100644
--- a/roles/space_server/tasks/named.yml
+++ b/roles/space_server/tasks/named.yml
@@ -63,9 +63,9 @@
masked: no
state: started
when: not chroot
-- name: '- when in nspawn'
+- name: '- when in chroot'
command: systemctl enable named.service
- when: chroot
+ when: chroot|bool
- name: Use our own resolver
copy: