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
revert to previous version
pull/1266/head
Michael Collins
4 years ago
parent
326802ac21
commit
59b61f6cc2
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
setup.yml
+ 0
- 1
setup.yml
View File
@@ -1,5 +1,4 @@
---
---
# testing! 2
- name: "Set up a Matrix server"
- name: "Set up a Matrix server"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true
become: true
Write
Preview
Loading…
Cancel
Save