1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Merge pull request #15 from anadahz/fix/tags

Add missing tag to task
This commit is contained in:
Slavi Pantaleev
2018-10-19 17:15:58 +03:00
committed by GitHub

View File

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