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
Add missing tag to task
The setup-all should include the setup_well_known task as well
pull/15/head
anadahz
7 years ago
parent
a0320346e1
commit
2313907faa
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/matrix-server/tasks/main.yml
+ 1
- 0
roles/matrix-server/tasks/main.yml
View File
@@ -64,6 +64,7 @@
- include: tasks/setup_well_known.yml
tags:
- setup-all
- setup-mxisd
- setup-synapse
- setup-nginx-proxy
Write
Preview
Loading…
Cancel
Save