使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
overmind
/
matrix-docker-ansible-deploy
镜像自地址
https://github.com/spantaleev/matrix-docker-ansible-deploy
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
浏览代码
Make yamllint happy
Fixup for
ba51997f7b
pull/1617/merge
Slavi Pantaleev
4 年前
父节点
ba51997f7b
当前提交
9aab7f9c37
共有
1 个文件被更改
,包括
2 次插入
和
0 次删除
合并视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
查看文件
@@ -1,3 +1,5 @@
---
# When we're dealing with raw htpasswd content, we just store it in the file directly.
# 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)
- name: Ensure matrix-metrics-htpasswd is present when generated from raw content (protecting /metrics/* URIs)
copy:
copy:
撰写
预览
正在加载...
取消
保存