matrix-docker-ansible-deploy/roles/matrix-ma1sd/tasks
Slavi Pantaleev ab188018f3
Move when statement to block
The when statement is supposed to be on the block, not on the individual task.

It affects all tasks within the block (they're all to be executed when ma1sd is enabled and self-building is requested0.
2020-07-17 11:44:26 +03:00
..
init.yml Duplicate matrix-mxisd role for matrix-ma1sd fork 2020-04-02 11:26:30 +02:00
main.yml Duplicate matrix-mxisd role for matrix-ma1sd fork 2020-04-02 11:26:30 +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_ma1sd.yml Move when statement to block 2020-07-17 11:44:26 +03:00
validate_config.yml Provide a friendlier migration message from people using matrix_mxisd_ variables 2020-04-03 09:42:14 +03:00