ansible/v2
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
..
ansible Rather than moving connection option setting, fix defaults 2015-04-14 12:06:19 -05:00
bin now in v2 everything passes a single passwords hash 2015-04-08 03:17:32 -04:00
hacking Port sivel's fix for egg_info (#10563) to v2 2015-03-30 19:15:41 -07:00
samples Change exceptions to python3 syntax. 2015-04-13 12:35:20 -04:00
scripts Add the python3 compat header 2014-10-28 20:41:51 -04:00
test Import StringIO from six in a couple more places. 2015-04-13 16:03:02 -04:00
README-tests.md Add a README for the v2 unittests 2014-10-15 18:25:54 -04:00
setup.py Add setup.py for v2 to allow for pip editable installs. 2015-04-13 13:34:48 -04:00
test-requirements.txt Add six to the v2 test-requirements 2015-04-13 13:43:25 -07:00