mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
debug: temporarily remove no_log from issue task to see acme.sh output
This commit is contained in:
parent
372496eea2
commit
5e4e17ec60
@ -73,7 +73,6 @@
|
|||||||
# rc=2 means cert already exists and is not due for renewal — treat as ok
|
# rc=2 means cert already exists and is not due for renewal — treat as ok
|
||||||
failed_when: acme_issue.rc not in [0, 2]
|
failed_when: acme_issue.rc not in [0, 2]
|
||||||
when: item.domain not in acme_list.stdout
|
when: item.domain not in acme_list.stdout
|
||||||
no_log: true
|
|
||||||
|
|
||||||
- name: Install cert files to target paths
|
- name: Install cert files to target paths
|
||||||
ansible.builtin.command: >-
|
ansible.builtin.command: >-
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user