1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-05-25 22:07:18 +02:00

comment to trigger update

This commit is contained in:
Michael Collins 2021-08-16 14:07:31 +08:00
parent 157b70673c
commit 5d77e76e77

View File

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