matrix-docker-ansible-deploy/roles/matrix-ma1sd
Slavi Pantaleev 653d1d7924 Revert "Don't self-build ma1sd every time unless git sources changed"
This reverts commit 2a25b63bb6.

Looking at other roles, we trigger building regardless of this.
It's better to always trigger it, because it's less fragile.
If the build fails and we only trigger it on "git changes"
then we won't trigger it for a while. That's not good.

Triggering it each and every time may seem like a waste,
but it supposedly runs quickly due to Docker caching.
2021-01-14 22:20:51 +02:00
..
defaults Add support for custom ma1sd view sesion templates 2021-01-03 07:36:09 +02:00
tasks Revert "Don't self-build ma1sd every time unless git sources changed" 2021-01-14 22:20:51 +02:00
templates Add support for custom ma1sd view sesion templates 2021-01-03 07:36:09 +02:00
vars fix "noeol" ("No newline at end of file" == missing 0A byte at file end) 2020-04-02 11:31:59 +02:00