8 lines
195 B
YAML
Raw Normal View History

2021-02-20 17:19:17 +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