matrix-docker-ansible-deploy/roles/matrix-ma1sd/tasks
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
..
init.yml Duplicate matrix-mxisd role for matrix-ma1sd fork 2020-04-02 11:26:30 +02:00
main.yml Separate matrix-ma1sd install/uninstall tasks 2020-12-14 16:57:51 +02:00
migrate_mxisd.yml Fix matrix_ma1sd_service_stat.stat.exists sometimes being undefined 2020-04-03 13:55:23 +03:00
self_check_ma1sd.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_install.yml Revert "Don't self-build ma1sd every time unless git sources changed" 2021-01-14 22:20:51 +02:00
setup_uninstall.yml Separate matrix-ma1sd install/uninstall tasks 2020-12-14 16:57:51 +02:00
validate_config.yml Rename ma1sd custom email template variable 2021-01-03 00:58:31 +02:00