Mount role directories to adm hosts
This commit is contained in:
parent
0cc512ca9a
commit
9d6418ca71
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
||||||
keytab_principals:
|
keytab_principals:
|
||||||
- "host/{{ inventory_hostname }}@{{ kerberos_realm }}"
|
- "host/{{ inventory_hostname }}@{{ kerberos_realm }}"
|
||||||
- nfs_client
|
- nfs_client
|
||||||
|
- role: autofs
|
||||||
|
autofs_home: false
|
||||||
- sssd
|
- sssd
|
||||||
- mkhomedir
|
- mkhomedir
|
||||||
- rpm_build
|
- rpm_build
|
||||||
|
|
Loading…
Add table
Reference in a new issue