roles/ipaclient/tasks/install.yml: Better message for cleanup and stop

This commit is contained in:
Thomas Woerner
2017-09-25 15:59:04 +02:00
parent 95811b0287
commit cd5b7711f6

View File

@@ -103,7 +103,8 @@
when: not ipatest.krb5_keytab_ok or ipaclient_force_join
- block:
- file:
- name: Install - Cleanup ccache, end playbook processing
file:
path: "/etc/ipa/.dns_ccache"
state: absent
- meta: end_play