mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-14 10:04:46 +08:00
Merge branch 'testing-v0.5.8' into 'main'
Testing v0.5.8 See merge request GoMatrixHosting/matrix-docker-ansible-deploy!1
This commit is contained in:
commit
326802ac21
@ -1,4 +1,5 @@
|
||||
---
|
||||
# testing! 2
|
||||
- name: "Set up a Matrix server"
|
||||
hosts: "{{ target if target is defined else 'matrix_servers' }}"
|
||||
become: true
|
||||
@ -55,4 +56,4 @@
|
||||
- matrix-aux
|
||||
- matrix-postgres-backup
|
||||
- matrix-prometheus-postgres-exporter
|
||||
- matrix-common-after
|
||||
- matrix-common-after
|
||||
|
Loading…
Reference in New Issue
Block a user