fix check

This commit is contained in:
Antonio J. Delgado 2023-09-24 10:33:00 +03:00
parent ff107b3a7a
commit 431a9d0f97

View file

@ -31,4 +31,6 @@
- name: Ensure certificate is created if needed
include_tasks: configure_certificate.yml
when: need_certificate
when:
- ssl
- need_certificate