mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
roles/ipaclient/tasks/install.yml: Better message for cleanup and stop
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user