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
migrate_mxisd.yml
self_check_ma1sd.yml
setup_ma1sd.yml Move when statement to block 2020-07-17 11:44:26 +03:00
validate_config.yml