Add failed_when module variable.
Implementation note: Ternery operator trick for python prior to 2.5 is used. (test and [when_true_value] or [when_false_value])[0] http://stackoverflow.com/questions/394809/ternary-conditional-operator-in-python#comment1466794_394887
Showing
test/playbook-failed_when.yml
0 → 100644
Please
register
or
sign in
to comment