Ansible configuration policy for the private network/home lab of Dustin C. Hatch http://dustin.hatch.name/
 
 
 
 
Go to file
Dustin 3473694eb0 roles/named: Improve support for other zone types
Only *master* zones need zone files pre-populated, as the other types of
zones are populated by data named receives from queries and transfers.
Other types of zones require other options, however, to be usable. This
commit introduces minimal support for specifying *slave*, *forward*, and
*stub* zones.
2018-02-21 22:33:52 -06:00
group_vars hosts: Add new domain controllers 2018-02-19 22:46:27 -06:00
host_vars hosts: Add new domain controllers 2018-02-19 22:46:27 -06:00
roles roles/named: Improve support for other zone types 2018-02-21 22:33:52 -06:00
vault/samba-dc hosts: Add new domain controllers 2018-02-19 22:46:27 -06:00
.gitignore Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
.vault-secret.sh Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
ansible.cfg Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
base.yml base: Base playbook 2018-01-29 15:03:45 -06:00
domain-controller.yml samba-dc: Switch away from BIND9_DLZ 2018-02-19 22:46:27 -06:00
firewalld.yml firewalld: Playbook to bootstrap firewalld 2018-01-29 15:11:07 -06:00
hostname.yml hostname: Playbook to set system hostname 2018-01-02 23:37:00 -06:00
hosts hosts: Add new domain controllers 2018-02-19 22:46:27 -06:00
named-server.yml named-server: Playbook to deploy BIND 2018-01-29 15:10:04 -06:00
samba-dc.yml samba-dc: Playbook to deploy Samba AD DCs 2018-01-29 15:07:24 -06:00