Add LDAP users to adm hosts
This commit is contained in:
parent
3f05e6e50f
commit
bce775efd5
1 changed files with 5 additions and 0 deletions
|
@ -24,6 +24,11 @@
|
||||||
- base
|
- base
|
||||||
- ansible-host
|
- ansible-host
|
||||||
- certbot
|
- certbot
|
||||||
|
- kerberos/client
|
||||||
|
- ldap/nss
|
||||||
|
- role: kerberos/keytab
|
||||||
|
principals:
|
||||||
|
- "host/{{ inventory_hostname }}@FOO.SH"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: install packages
|
- name: install packages
|
||||||
|
|
Loading…
Add table
Reference in a new issue