Use sssd instead of nslcd for adm hosts
This commit is contained in:
parent
f47666e4a9
commit
26765ffbf6
1 changed files with 4 additions and 4 deletions
|
@ -24,12 +24,12 @@
|
||||||
- base
|
- base
|
||||||
- ansible-host
|
- ansible-host
|
||||||
- certbot
|
- certbot
|
||||||
- kerberos/client
|
|
||||||
- ldap/client
|
|
||||||
- ldap/nss
|
|
||||||
- role: kerberos/keytab
|
- role: kerberos/keytab
|
||||||
principals:
|
principals:
|
||||||
- "host/{{ inventory_hostname }}@FOO.SH"
|
- "host/{{ inventory_hostname }}@{{ kerberos_realm }}"
|
||||||
|
- nfs-client
|
||||||
|
- sssd
|
||||||
|
- mkhomedir
|
||||||
- rpm-build
|
- rpm-build
|
||||||
- web-build
|
- web-build
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue