For easy testing, on a blank system, one without pihole already installed
DO NOT USE ON PRODUCTION SYSTEM UNLESS YOU KNOW WHAT YOUR DOING
Only supporting Debian and Ubuntu for now
- Update hosts file and change IP to your host
- Update vars/vars.yml with the password you want for pihole GUI
- Run ansible-playbook -i hosts tasks/main.yml
10/29/2023 - Initial Creation