Update Readme
add requirements.yml for additional modules
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
- hosts: adc01
|
||||
- hosts: dc01
|
||||
become: true
|
||||
|
||||
vars:
|
||||
# -- Custom settings: role-samba4-primary-ad-dc --
|
||||
smb_workgroup : 'LAB'
|
||||
smb_realm : 'LAB.LOCAL'
|
||||
smb_workgroup : 'VSRAPOC'
|
||||
smb_realm : 'VSRAPOC.DSFINANCIAL.COMCAST.NET'
|
||||
smb_username : 'administrator'
|
||||
smb_password : 'Password123'
|
||||
smb_role : 'primary'
|
||||
smb_dns_servers: '10.100.100.12'
|
||||
smb_dns_servers: '10.1.10.10'
|
||||
smb_dns_forwarder: '8.8.8.8'
|
||||
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user