3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-22 16:13:24 +00:00

Add missing tag to task

The setup-all should include the setup_well_known task as well
This commit is contained in:
anadahz
2018-10-19 14:07:31 +00:00
parent a0320346e1
commit 2313907faa

View File

@@ -64,6 +64,7 @@
- include: tasks/setup_well_known.yml
tags:
- setup-all
- setup-mxisd
- setup-synapse
- setup-nginx-proxy