src.nth.io/

summaryrefslogtreecommitdiff
path: root/pihole/tasks
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-05-16 12:57:11 -0500
committerLuke Hoersten <[email protected]>2020-05-16 12:57:11 -0500
commit1c86ff09ca0240eb655c2e1131efaf77824dd770 (patch)
tree85b275269be80eba51052986e6dbeee32b66a7d4 /pihole/tasks
parentbacf60475141dd923c1eca7d2c2c4b93ad376d9a (diff)
Made pihole role idempotent.
Diffstat (limited to 'pihole/tasks')
-rw-r--r--pihole/tasks/main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pihole/tasks/main.yaml b/pihole/tasks/main.yaml
index d4fe7ea..028d544 100644
--- a/pihole/tasks/main.yaml
+++ b/pihole/tasks/main.yaml
@@ -10,3 +10,4 @@
- name: update pihole
command: "pihole -up"
+ changed_when: false