This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
comment to trigger update
pull/1266/head
Michael Collins
4 years ago
parent
157b70673c
commit
5d77e76e77
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
setup.yml
+ 1
- 0
setup.yml
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
Write
Preview
Loading…
Cancel
Save