本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
use saner folder permissions
pull/1224/head
Michael Collins
5 年之前
父節點
4d57a41b3f
當前提交
4c12c1892c
共有
2 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-awx/tasks/customise_website_access_export.yml
+1
-1
roles/matrix-common-after/tasks/awx_post.yml
+ 1
- 1
roles/matrix-awx/tasks/customise_website_access_export.yml
查看文件
@@ -176,7 +176,7 @@
state: directory
owner: matrix
group: matrix
mode: '0
574
'
mode: '0
770
'
when: customise_base_domain_website is defined
- name: Ensure /chroot/export location exists
+ 1
- 1
roles/matrix-common-after/tasks/awx_post.yml
查看文件
@@ -60,5 +60,5 @@
state: directory
owner: matrix
group: matrix
mode: '0
574
'
mode: '0
770
'
when: customise_base_domain_website is defined
Write
Preview
Loading…
取消
儲存