community.general/lib/ansible/plugins
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
..
action fix issues when state is not supplied 2016-06-07 10:29:24 -04:00
cache restore old jsonfile behaviour on key expiration 2016-05-10 15:55:33 -04:00
callback fix: playbook_on_task_start expects name and not task object (#16168) 2016-06-07 09:43:01 -04:00
connection lxc connection plugin 2016-05-28 00:15:09 +02:00
filter Rename function bool() as it is a Python built-in function (#15651) 2016-04-28 14:39:35 -04:00
inventory 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
lookup Support etcd v2. Use this version by default (#12312) 2016-06-06 11:26:12 -04:00
shell Add work-around for ssh pty race condition. 2016-05-19 10:33:17 -07:00
strategy Expand return code values returned by TQM and strategies 2016-06-08 10:21:57 -05:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py When walking through module directories, always follow symlinks. (#15784) 2016-05-09 14:24:39 -04:00