GoMatrixHosting v0.4.4 update

This commit is contained in:
Michael-GMH
2021-04-26 20:00:32 +08:00
parent 689dcea773
commit a14bf6c2ed
12 changed files with 128 additions and 25 deletions

View File

@ -16,8 +16,3 @@
- name: Ensure correct ownership of /matrix/synapse
shell: chown -R matrix:matrix /matrix/synapse
- name: Fetch matrix_vars.yml file to AWX
fetch:
src: /matrix/awx/matrix_vars.yml
dest: /var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/
flat: yes