Ansible scripts for LibreDNS.
- Ansible
- GPG
- Running gpg-agent
ansible -i hosts -m ping libredns
Assuming you have sudo access and hosts.gpg
is decrypted, to run the whole thing:
ansible-playbook -v main.yml
Ansible scripts for LibreDNS.
ansible -i hosts -m ping libredns
Assuming you have sudo access and hosts.gpg
is decrypted, to run the whole thing:
ansible-playbook -v main.yml