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