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