1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

merge upstream

This commit is contained in:
Michael Collins
2021-08-17 13:20:39 +08:00
9 changed files with 164 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
---
<<<<<<< HEAD
# testing changes 2
=======
>>>>>>> upstream/master
- name: "Set up a Matrix server"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true
@@ -56,4 +59,8 @@
- matrix-aux
- matrix-postgres-backup
- matrix-prometheus-postgres-exporter
<<<<<<< HEAD
- matrix-common-after
=======
- matrix-common-after
>>>>>>> upstream/master