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' mode: '0640'
with_items: "{{ ipa_getcert_requested_hostnames }}" with_items: "{{ ipa_getcert_requested_hostnames }}"
when: when:
- ipa_getcert_chain - ipa_getcert_chain|bool
- ipa_cert_request.rc == 0 - ipa_cert_request.rc == 0
rescue: rescue:
- name: "Erroring out with message" - name: "Erroring out with message"