Ansible configuration policy for the private network/home lab of Dustin C. Hatch http://dustin.hatch.name/
 
 
 
 
Go to file
Dustin 7191903801 roles/named: Restart daemon after modifying config
The `named` daemon does not seem to pick up all changes to the
configuration file during a graceful reload. To avoid strange states,
the daemon is now fully restarted after the configuration file is
regenerated.
2018-02-18 10:09:57 -06:00
group_vars samba-dc: Playbook to deploy Samba AD DCs 2018-01-29 15:07:24 -06:00
roles roles/named: Restart daemon after modifying config 2018-02-18 10:09:57 -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 domain-controller: Load secrets from vault 2018-01-29 15:11:07 -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 Initial commit 2018-01-02 23:36:42 -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