mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-02-23 21:00
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
{% if bitwarden_letsencrypt_cert is defined and bitwarden_letsencrypt_cert == True %}
|
||||
{{ bitwarden_public_url | urlsplit('hostname') }}
|
||||
{% endif %}
|
||||
{% if vaultwarden_letsencrypt_cert is defined and vaultwarden_letsencrypt_cert == True %}
|
||||
{{ vaultwarden_public_url | urlsplit('hostname') }}
|
||||
{% endif %}
|
||||
{% if psono_letsencrypt_cert is defined and psono_letsencrypt_cert == True %}
|
||||
{{ psono_public_url | urlsplit('hostname') }}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user