pyrocufflink: Deploy domain members
parent
5570a94be3
commit
4e6a8f5b27
|
@ -1 +1,5 @@
|
|||
krb5_realm: PYROCUFFLINK.BLUE
|
||||
samba_use_winbind: true
|
||||
pam_winbind: true
|
||||
nss_winbind: true
|
||||
pam_mkhomedir: true
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
- hosts: pyrocufflink:!samba-dc
|
||||
roles:
|
||||
- winbind
|
||||
- nsswitch
|
||||
- system-auth
|
Loading…
Reference in New Issue