ansible/v2
James Cammarata d71834d1d2 Moving setting of options values to after play again
Moving this above the play setting means that any default values set
in play (like connection) override any corresponding CLI option, which
is wrong. Generally CLI options should override things set in playbooks
2015-04-14 10:56:10 -05:00
..
ansible Moving setting of options values to after play again 2015-04-14 10:56:10 -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