Ansible configuration policy for the private network/home lab of Dustin C. Hatch http://dustin.hatch.name/
 
 
 
 
Go to file
Dustin 1ccb8928bf domain-controller: Playbook to deploy Samba DCs
The `domain-controller.yml` playbook combins the `samba-dc.yml` and
`named-server.yml` playbooks, making the process of deploying a new AD
DC using Samba and BIND slightly simpler.
2018-01-29 15:10:28 -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
domain-controller.yml domain-controller: Playbook to deploy Samba DCs 2018-01-29 15:10:28 -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