4
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-06-01 17:21:09 +00:00

change for testing

This commit is contained in:
Michael Collins
2021-08-16 15:31:34 +08:00
parent ea4af65ceb
commit 8504ad2228
+1
View File
@@ -1,4 +1,5 @@
---
# testing changes 1
- name: "Set up a Matrix server"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true