notfixingit3 / ansible_pihole_selinux

Install PiHole on Systems with SELinux enabled which is unsupported, includes selinux module/context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiHole Installer for systems with selinux enabled

Install

  • Update hosts file with the IP of your system you want to install on
  • Update vars/vars.yml with what ever password you want for pihole admin
  • Run ansible-playbook -i hosts tasks/main.yml -K

Change Log

10/19/2023 - Initial creation

Sometimes the lie is easier to live with ~ Tom

About

Install PiHole on Systems with SELinux enabled which is unsupported, includes selinux module/context

License:MIT License


Languages

Language:Jinja 86.4%Language:Shell 13.6%