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

@ -35,7 +35,7 @@
- import_role:
name: cups-server
- import_role:
name: kerberos/keytab
name: keytab
vars:
keytab: /etc/cups/cups.keytab
principals: "HTTP/print.foo.sh@{{ kerberos_realm }}"