Delete inventory2

This commit is contained in:
Expand-sys 2024-03-06 13:00:40 +11:00 committed by GitHub
parent 799721debe
commit fa7988a888
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +0,0 @@
pihole:
hosts:
dns.expand.gay: #change me to your caddy servers ip address or hostname
vars:
ansible_ssh_user: root #changing this will require changes to the playbook, currently the playbook must be run as root.
ansible_ssh_common_args: '-o StrictHostKeyChecking=no' #This stops hostkey checking useful if like me you destroy vms and build new ones all the time