diff options
Diffstat (limited to 'playbooks/pihole.yml')
-rw-r--r-- | playbooks/pihole.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/playbooks/pihole.yml b/playbooks/pihole.yml deleted file mode 100644 index 6a8b523..0000000 --- a/playbooks/pihole.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- - -- name: pihole setup - hosts: pihole - become: true - roles: - - pihole |