community.general/v2/ansible/executor
James Cammarata 0345b675f8 Rather than moving connection option setting, fix defaults
This reverts the previous commit (d71834d) and instead fixes the problem
by making sure that options used by ConnectionInformation do not have
defaults set in the playbook objects so they're properly inherited from
the CLI options object if not otherwise specified in the play
2015-04-14 12:06:19 -05:00
..
process Import queue from six.moves for python3 compatibility. 2015-04-13 17:01:00 -04:00
__init__.py Adding v2 task/block iterator and some reorganizing 2014-11-08 01:44:21 -06:00
connection_info.py Rather than moving connection option setting, fix defaults 2015-04-14 12:06:19 -05:00
module_common.py Import StringIO from six in a couple more places. 2015-04-13 16:03:02 -04:00
play_iterator.py Fixing multiple v2 bugs 2015-04-05 01:07:47 -05:00
playbook_executor.py Import futures including print 2015-04-13 13:28:01 -07:00
stats.py V2 fixing bugs 2015-04-02 01:19:21 -05:00
task_executor.py Fixing the synchronize action plugin for v2 2015-04-02 11:54:45 -05:00
task_queue_manager.py a bunch of updates to connection info and related, to pass down passwords 2015-04-06 22:35:02 -04:00
task_queue_manager.py: V2 fixing bugs 2015-04-02 01:19:21 -05:00
task_result.py Fixing v2 code for test_yum and added capability to squash items 2015-01-20 01:16:19 -06:00