aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/web/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/web/tasks')
-rw-r--r--ansible/roles/web/tasks/main.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/roles/web/tasks/main.yml b/ansible/roles/web/tasks/main.yml
index 466dec8..1ee2862 100644
--- a/ansible/roles/web/tasks/main.yml
+++ b/ansible/roles/web/tasks/main.yml
@@ -103,4 +103,5 @@
copy:
dest: /etc/systemd/system/gondul-template.service
src: template.service
- notify: restart gondul-template \ No newline at end of file
+ notify: restart gondul-template
+