aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/tasks/unbound.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/space_server/tasks/unbound.yml')
-rw-r--r--roles/space_server/tasks/unbound.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/space_server/tasks/unbound.yml b/roles/space_server/tasks/unbound.yml
index e4f575a..c384635 100644
--- a/roles/space_server/tasks/unbound.yml
+++ b/roles/space_server/tasks/unbound.yml
@@ -4,7 +4,7 @@
name: unbound
state: present
tags:
- - packages
+ - packages
- name: Configure unbound
template:
@@ -14,7 +14,7 @@
group: root
mode: 0644
notify:
- - restart unbound
+ - restart unbound
- name: Enable unbound service
systemd: