Merge branch 'testing' into 'main'

revert to previous version

See merge request GoMatrixHosting/matrix-docker-ansible-deploy!2
This commit is contained in:
Michael Collins 2021-08-15 10:36:18 +00:00
commit 157b70673c

View File

@ -1,5 +1,4 @@
---
# testing! 2
- name: "Set up a Matrix server"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true