Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 886 Bytes

README.md

File metadata and controls

49 lines (30 loc) · 886 Bytes

Ansible scripts for radicalDNS.

Requirements

  1. Ansible
  2. GPG
  3. Running gpg-agent

Usage

  1. Decrypt the hosts file:
gpg -d hosts.gpg > hosts
  1. Verify:
ansible -m ping radicaldns
  1. Run the whole thing:
ansible-playbook -v main.yml

Vault

You should be able to use vault with your gpg key:

ansible-vault view private.yml

Support

OpenCollective

Join

irc

License

license