hosts: Add new domain controllers
parent
a3cc57919a
commit
bf820c482e
|
@ -0,0 +1 @@
|
|||
krb5_realm: PYROCUFFLINK.BLUE
|
|
@ -0,0 +1 @@
|
|||
samba_is_first_dc: true
|
8
hosts
8
hosts
|
@ -1,2 +1,10 @@
|
|||
[all:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
|
||||
[pyrocufflink]
|
||||
dc0.pyrocufflink.blue ansible_host=2605:6000:3ccc:fb00::10:1
|
||||
dc1.pyrocufflink.blue ansible_host=2605:6000:3ccc:fb00::9:1
|
||||
|
||||
[samba-dc]
|
||||
dc0.pyrocufflink.blue
|
||||
dc1.pyrocufflink.blue
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32316237326136663063656333373666326163626536653532393465643933393766633230663162
|
||||
3632653263396132303266336433333432616533313863340a366338326635383965363933353662
|
||||
62656338323663386261656634306264303037636131666163373362373332383161366239666464
|
||||
3937353036613532330a393666323462646661313230316136636236613834346461613632393833
|
||||
35396461643563613034393966646166353939663539336338353635393366656133346266613738
|
||||
36316634363734383065643439376366393766386238353666666631383134326431366330643931
|
||||
65633436633039333132303732646166653130346262643336356664363565666434653832323762
|
||||
37376365643664653534333637663764633463386563616333396466626461663364356430356139
|
||||
3163
|
Loading…
Reference in New Issue