playbook-failed_when.yml
318 Bytes
-
Add failed_when module variable. · 2357194b
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
Hiroaki Nakamura committed