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.
This commit is contained in:
2
domain-controller.yml
Normal file
2
domain-controller.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
- import_playbook: samba-dc.yml
|
||||
- import_playbook: named-server.yml
|
||||
Reference in New Issue
Block a user