8 lines
198 B
YAML
Raw Normal View History

2021-10-10 13:23:49 +08:00
---
2021-08-13 16:05:57 +08:00
- 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