Files
community.general/lib/ansible/executor
James Cammarata 9d9a451b34 Simply being in an always block shouldn't mean a host did not fail
Previously the changed code was necessary, however it is now problematic
as we've started using the is_failed() method in other places in the code.
Additional changes at the strategy layer should make this safe to remove
now.

Fixes #15625
2016-05-11 19:13:12 -04:00
..
2015-05-03 21:47:26 -05:00
2016-04-14 14:12:48 -04:00
2015-05-03 21:47:26 -05:00
2016-05-05 11:14:11 -04:00