Hotfix: Fixed key use master as compute not working properly (#460) #291
Annotations
2 warnings
ignore-errors:
resources/playbook/roles/bibigrid/tasks/020-disk-server.yml#L20
Use failed_when and specify error conditions instead of using ignore_errors.
|
key-order[task]:
resources/playbook/roles/bibigrid/tasks/020-disk-server.yml#L20
You can improve the task key order to: when, ignore_errors, block
|