debug: temporarily remove no_log from issue task to see acme.sh output

This commit is contained in:
chrisfu 2026-05-06 15:15:47 -04:00
parent 372496eea2
commit 5e4e17ec60

View File

@ -73,7 +73,6 @@
# rc=2 means cert already exists and is not due for renewal — treat as ok
failed_when: acme_issue.rc not in [0, 2]
when: item.domain not in acme_list.stdout
no_log: true
- name: Install cert files to target paths
ansible.builtin.command: >-