Specify path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8c44316ed0
commit
c9b8623db6
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
when: not host_keytab_status.stat.exists
|
||||
|
||||
- name: Destroy encoded keytab
|
||||
file: /etc/krb5.keytab.b64 state=absent
|
||||
file: path=/etc/krb5.keytab.b64 state=absent
|
||||
tags:
|
||||
- base
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue