1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-01-17 17:44:44 +02:00
This commit is contained in:
Michael Collins 2021-08-17 16:12:16 +08:00
parent 41c335b967
commit 50441346d3

View File

@ -1,8 +1,4 @@
---
<<<<<<< HEAD
# testing changes 2
=======
>>>>>>> upstream/master
- name: "Set up a Matrix server"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true