community.general/lib/ansible
James Cammarata fbec2d9692 Expand return code values returned by TQM and strategies
This allows the PlaybookExecutor to receive more information regarding
what happened internal to the TaskQueueManager and strategy, to determine
things like whether or not the play iteration should stop.

Fixes #15523
2016-06-08 10:21:57 -05:00
..
cli minor optimization 2016-06-03 09:56:56 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Expand return code values returned by TQM and strategies 2016-06-08 10:21:57 -05:00
galaxy much more fine grained error messages 2016-06-06 11:48:16 -04:00
inventory Make sure we add host/group vars files when parsing inventory 2016-06-06 10:52:39 -05:00
module_utils fixes issue with ssh keyfile and nxos authentication 2016-06-07 21:01:34 -04:00
modules bump submodule refs 2016-06-07 17:15:19 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook Revert "don't tempalte register" 2016-06-07 13:38:26 -05:00
plugins Expand return code values returned by TQM and strategies 2016-06-08 10:21:57 -05:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Typo fix: Kuraotmi -> Kuratomi 2016-06-06 15:24:44 +02:00
vars Further tweaks to variable precedence to make it match our docs 2016-06-07 12:08:01 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Force relative role paths to be absolute and correct errors about missing path(s). (#16088) 2016-06-03 09:46:51 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00