844b415066
This allows for automated identification of tasks which are expected to fail, but which cannot use ignore_errors because they need to fail.
2 lines
47 B
YAML
2 lines
47 B
YAML
- name: EXPECTED FAILURE
|
|
fail: msg="{{msg}}"
|