Ansible configuration policy for the private network/home lab of Dustin C. Hatch http://dustin.hatch.name/
 
 
 
 
Go to file
Dustin b493d81cfa roles/named: Deploy BIND DNS server
The *named* role configures the BIND DNS server on managed nodes. It
writes `/etc/named.conf`, using a template that supports most of the
commonly-used options. The configuration can be augmented by other
templates, etc. by specifying file paths in the `named_options_include`
or `named_global_include` variables, both of which are lists.
2018-01-29 15:07:31 -06:00
group_vars samba-dc: Playbook to deploy Samba AD DCs 2018-01-29 15:07:24 -06:00
roles roles/named: Deploy BIND DNS server 2018-01-29 15:07:31 -06:00
.gitignore Initial commit 2018-01-02 23:36:42 -06:00
ansible.cfg Initial commit 2018-01-02 23:36:42 -06:00
base.yml base: Base playbook 2018-01-29 15:03:45 -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
samba-dc.yml samba-dc: Playbook to deploy Samba AD DCs 2018-01-29 15:07:24 -06:00