Use sssd instead of nslcd for adm hosts

This commit is contained in:
Timo Makinen 2021-04-24 12:11:02 +00:00
parent f47666e4a9
commit 26765ffbf6

View file

@ -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