keytab: Prefix variable names with keytab_
This commit is contained in:
parent
4fb04065f9
commit
e2c59bc220
11 changed files with 24 additions and 24 deletions
|
@ -38,7 +38,7 @@
|
|||
- sssd
|
||||
- nfs_server
|
||||
- role: keytab
|
||||
principals: "nfs/{{ inventory_hostname }}@FOO.SH"
|
||||
keytab_principals: "nfs/{{ inventory_hostname }}@FOO.SH"
|
||||
|
||||
tasks:
|
||||
- name: Copy exports file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue