Quellcode durchsuchen

Make yamllint happy

Fixup for ba51997f7b
pull/1617/merge
Slavi Pantaleev vor 4 Jahren
Ursprung
Commit
9aab7f9c37
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      roles/matrix-nginx-proxy/tasks/nginx-proxy/setup_metrics_auth.yml

+ 2
- 0
roles/matrix-nginx-proxy/tasks/nginx-proxy/setup_metrics_auth.yml Datei anzeigen

@@ -1,3 +1,5 @@
---

# When we're dealing with raw htpasswd content, we just store it in the file directly.
- name: Ensure matrix-metrics-htpasswd is present when generated from raw content (protecting /metrics/* URIs)
copy:


Laden…
Abbrechen
Speichern