src.nth.io/

summaryrefslogtreecommitdiff
path: root/adguard-home/handlers/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-06-28 15:08:36 -0500
committerLuke Hoersten <[email protected]>2020-06-28 15:08:36 -0500
commite545733b642740156e4b1c0de9c3bf79d84a17d8 (patch)
tree58aa278b3303c440646465c232db6665629404d4 /adguard-home/handlers/main.yaml
parent371a74ade397e48cad83e50f645802bbfc22758e (diff)
Updated client templating in adguard.
Diffstat (limited to 'adguard-home/handlers/main.yaml')
-rw-r--r--adguard-home/handlers/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adguard-home/handlers/main.yaml b/adguard-home/handlers/main.yaml
index 8929df9..e5b9f5a 100644
--- a/adguard-home/handlers/main.yaml
+++ b/adguard-home/handlers/main.yaml
@@ -2,4 +2,4 @@
- name: restart adguard home
become: yes
- systemd: name="AdGuardHome.service" enabled="yes" daemon_reload="yes"
+ systemd: name="AdGuardHome.service" enabled="yes" daemon_reload="yes" state="restarted"