Skip to content

An Ansible role to deploy both client and server configurations for Pi-hole.

License

Notifications You must be signed in to change notification settings

zaszi/ansible-role-pihole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Pihole

Deploys and configures Pi-hole.

Requirements

To install Arch Linux packages, this role relies on the pacman module of the community general collection. Install it with ansible-galaxy collection install community.general.

Role Variables

None.

Dependencies

This role requires my ansible-role-nginx to be run previous to this.

Example Playbook

- hosts: all
  become: true
  roles:
     - ansible-role-pihole

License

Ansible-role-pihole is licensed under the MIT license.

About

An Ansible role to deploy both client and server configurations for Pi-hole.

Topics

Resources

License

Stars

Watchers

Forks