You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
ansible Moving setting of options values to after play again 11 years ago
bin now in v2 everything passes a single passwords hash 11 years ago
hacking Port sivel's fix for egg_info (#10563) to v2 11 years ago
samples Change exceptions to python3 syntax. 11 years ago
scripts Add the python3 compat header 11 years ago
test Import StringIO from six in a couple more places. 11 years ago
README-tests.md Add a README for the v2 unittests 11 years ago
setup.py Add setup.py for v2 to allow for pip editable installs. 11 years ago
test-requirements.txt Add six to the v2 test-requirements 11 years ago