commit 0f101041c8839f1aaba9171e16935688a82a43d8 Author: stahlz Date: Mon Jul 22 12:36:02 2024 +0000 Add pihole-app-update.yaml initial add of pihole update playbook diff --git a/pihole-app-update.yaml b/pihole-app-update.yaml new file mode 100644 index 0000000..19631c3 --- /dev/null +++ b/pihole-app-update.yaml @@ -0,0 +1,5 @@ +name: update the pihole app +hosts: Pi-Hole +tasks: + name: Create a file in the home directory + shell: pihole -up