This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Make yamllint happy
Fixup for
ba51997f7b
pull/1617/merge
Slavi Pantaleev
4 years ago
parent
ba51997f7b
commit
9aab7f9c37
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -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:
Write
Preview
Loading…
Cancel
Save