matrix-docker-ansible-deploy/roles/matrix-ma1sd
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
..
defaults Fix issues building ma1sd Docker image 2020-07-17 13:57:47 +10:00
tasks Move when statement to block 2020-07-17 11:44:26 +03:00
templates Move configuration templates outside of defaults/main.yml files 2020-06-03 09:33:28 +03:00
vars fix "noeol" ("No newline at end of file" == missing 0A byte at file end) 2020-04-02 11:31:59 +02:00