diff options
Diffstat (limited to 'roles/pihole/tasks')
| -rw-r--r-- | roles/pihole/tasks/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/pihole/tasks/main.yml b/roles/pihole/tasks/main.yml index 3184860d..4888e578 100644 --- a/roles/pihole/tasks/main.yml +++ b/roles/pihole/tasks/main.yml @@ -42,7 +42,6 @@ owner: "pihole" group: "pihole" mode: "0644" - notify: "Restart pihole" no_log: true # pihole.toml is being rewritten after successful setup # This is why this task is not idempotent and can't be. |
