mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-30 18:31:28 +01:00
Update to 2022-03-18 15:00
This commit is contained in:
@@ -49,3 +49,6 @@
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% if pg_letsencrypt_cert is defined and pg_letsencrypt_cert is string and pg_letsencrypt_cert not in letsencrypt_certs | default([]) | map(attribute='common_name') %}
|
||||
{{ pg_letsencrypt_cert }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user