Add pihole-app-update.yaml
initial add of pihole update playbook
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
name: update the pihole app
|
||||
hosts: Pi-Hole
|
||||
tasks:
|
||||
name: Create a file in the home directory
|
||||
shell: pihole -up
|
||||
Reference in New Issue
Block a user