diff options
| author | alex <alex@pdp7.net> | 2026-02-01 11:28:34 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-02-01 11:28:34 +0100 |
| commit | 9b596eb615ced4073499404b513148ae21b28d01 (patch) | |
| tree | d1adcf2ec1c388bda19bcb824052d492c3a4a4df /infrastructure/roles | |
| parent | 1194fa0201f09f5330a0f7698660e4e4cfba160b (diff) | |
Nicen spacing
Diffstat (limited to 'infrastructure/roles')
| -rw-r--r-- | infrastructure/roles/web/tasks/main.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infrastructure/roles/web/tasks/main.yaml b/infrastructure/roles/web/tasks/main.yaml index d73bc19..193bd44 100644 --- a/infrastructure/roles/web/tasks/main.yaml +++ b/infrastructure/roles/web/tasks/main.yaml @@ -47,8 +47,8 @@ {% if not web_server_reachable %} SSLCertificateFile "/etc/ssl/certs/ssl-cert-snakeoil.pem" SSLCertificateKeyFile "/etc/ssl/private/ssl-cert-snakeoil.key" - {% endif %} + {% endif %} ServerAdmin {{ admin_email }} <Location /vaultwarden/> |
