Add roles mount to nms hosts
This commit is contained in:
parent
9fd303c4ad
commit
c534d83e04
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@
|
|||
- role: nginx_site
|
||||
nginx_site_name: oob.foo.sh
|
||||
nginx_site_plaintext: false
|
||||
- role: keytab
|
||||
keytab_principals:
|
||||
- "host/{{ inventory_hostname }}@{{ kerberos_realm }}"
|
||||
- nfs_client
|
||||
- role: autofs
|
||||
autofs_home: false
|
||||
- sssd
|
||||
- mkhomedir
|
||||
- routeros_firmware
|
||||
|
|
Loading…
Add table
Reference in a new issue