mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-08-03 14:33:13 +10:00
sync with previous repo
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
- name: Ensure correct ownership of /matrix/awx
|
||||
shell: chown -R matrix:matrix /matrix/awx
|
||||
|
||||
- name: Ensure correct ownership of /matrix/synapse
|
||||
shell: chown -R matrix:matrix /matrix/synapse
|
||||
|
||||
Reference in New Issue
Block a user