This role installs Pi-Hole via installation script and (optionally) eko's Pi-hole Exporter.
Made with Idealista's cookiecutter template.
No special requirements. Use it in your playbook like this:
- hosts: all
roles:
- blalop.pihole
Test the role via molecule:
pip install molecule
molecule test