kerberos/keytab: Rename to just keytab

This commit is contained in:
Timo Makinen 2021-09-01 15:38:24 +00:00
parent 29c6fd3205
commit 6522cc20ba
12 changed files with 11 additions and 11 deletions

View file

@ -11,7 +11,7 @@
roles:
- base
- role: kerberos/keytab
- role: keytab
principals:
- "host/{{ inventory_hostname }}@{{ kerberos_realm }}"
- "nfs/{{ inventory_hostname }}@{{ kerberos_realm }}"