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
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