This commit is contained in:
nazunalika 2021-01-24 12:42:00 -07:00
parent 467a3d6a7f
commit 9caee325c0
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
mode: '0640'
with_items: "{{ ipa_getcert_requested_hostnames }}"
when:
- ipa_getcert_chain
- ipa_getcert_chain|bool
- ipa_cert_request.rc == 0
rescue:
- name: "Erroring out with message"