Specify path

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-27 08:51:22 +00:00
parent 8c44316ed0
commit c9b8623db6

View file

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