Add roles mount to nms hosts

This commit is contained in:
Timo Makinen 2024-12-17 20:27:52 +00:00
parent 9fd303c4ad
commit c534d83e04

View file

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