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-16 15:20:32 +08:00
parent 662438ba6e
commit ea4af65ceb

View File

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