1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/plugins
James Cammarata c669a381d1 Don't immediately return failed for any_errors_fatal tasks
Instead of immediately returning a failed code (indicating a break in
the play execution), we internally 'or' that failure code with the result
(now an integer flag instead of a boolean) so that we can properly handle
the rescue/always portions of blocks and still remember that the break
condition was hit.

Fixes 
2016-08-12 14:18:50 -05:00
..
action set cwd to task's basedir () 2016-07-25 08:11:45 -04:00
cache Fixed import typo for memcache module in tests. 2015-12-19 00:08:49 -08:00
callback Squashed commit of the following: 2015-12-29 11:40:18 -05:00
connections lxc connection plugin 2016-05-28 00:15:09 +02:00
filter
inventory
lookup Refactor the parameter splitting in ini lookup to handle more path formats () 2016-06-28 13:24:57 -04:00
shell
strategies Don't immediately return failed for any_errors_fatal tasks 2016-08-12 14:18:50 -05:00
vars
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00