From 5fda5ac26b18e8f429d5578c4214949242234782 Mon Sep 17 00:00:00 2001 From: nono <np@laquadrature.net> Date: Tue, 19 Jan 2021 20:09:06 +0100 Subject: [PATCH] Might be the last commit. I know I already made this joke. --- tasks/configuration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/configuration.yml b/tasks/configuration.yml index cc0da89..76f5d2b 100644 --- a/tasks/configuration.yml +++ b/tasks/configuration.yml @@ -17,8 +17,6 @@ owner: hedgedocs group: www-data mode: 0644 - notify: - - Reload systemd - name: Activation de la configuration systemd systemd: @@ -35,3 +33,5 @@ state: reloaded name: nginx enabled: yes + +# And we're done ! -- GitLab