mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-23 16:25:18 +00:00
sync with previous repo
This commit is contained in:
7
roles/matrix-awx/tasks/import_awx.yml
Normal file
7
roles/matrix-awx/tasks/import_awx.yml
Normal file
@@ -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