v98765 / ansible-adguardhome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: adguardhome

Deploy AdGuardHome DNS.

Requirements

Ansible

Role Variables

All variables which can be overridden are stored in defaults/main.yml

adguard_dir: /home/adguard

Example Playbook

---
- hosts: home
  connection: ssh
  become: yes
  roles: 
    - ansible-adguardhome

License

BSD

About


Languages

Language:Python 100.0%