Optimized cert speed, testing etc.

This commit is contained in:
2025-04-29 05:16:55 +02:00
parent 8d5408bf42
commit d38d4204f8
8 changed files with 187 additions and 90 deletions

View File

@@ -20,6 +20,7 @@
{% endif %}
{{ '--mode-test' if mode_test | bool else '' }}
register: certbundle_result
changed_when: "'Certificate not yet due for renewal' not in certbundle_result.stdout"
when: run_once_san_certs is not defined
- name: run the san tasks once