- 14 Apr, 2015 1 commit
-
-
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
James Cammarata committed
-
- 13 Apr, 2015 39 commits
-
-
Git integration test: remove test for ambiguous .git/branches dir
Toshio Kuratomi committed -
Import fixes
Toshio Kuratomi committed -
Amandine Lee committed
-
Import queue from six.moves for python3 compatibility.
Toshio Kuratomi committed -
Amandine Lee committed
-
Ian Dotson committed
-
Toshio Kuratomi committed
-
Add test requirements for working with v2.
Toshio Kuratomi committed -
Amandine Lee committed
-
Change how we're calling StringIO
Toshio Kuratomi committed -
Print function
Toshio Kuratomi committed -
Ian Dotson committed
-
Amandine Lee committed
-
Amandine Lee committed
-
Import StringIO from six in a couple more places.
Toshio Kuratomi committed -
ian committed
-
Toshio Kuratomi committed
-
Several more changes to support python3 syntax.
Toshio Kuratomi committed -
Fixed wrong example of 'environment' for setting PATH
Brian Coca committed -
ian committed
-
eroldan committed
-
Dorian Pula committed
-
- '.git/branches' does not always exist, but the git integration tests always checks for this directory's existence so it always fails - more info: - http://stackoverflow.com/questions/10398225/what-is-the-git-branches-folder-used-for
Timothy Sutton committed -
Added an example for paretheses
Toshio Kuratomi committed -
Change exceptions to python3 syntax.
Toshio Kuratomi committed -
Add setup.py for v2 to allow for pip editable installs.
Toshio Kuratomi committed -
Dorian Pula committed
-
ian committed
-
Fix re import failure in templates module when running unit tests.
Toshio Kuratomi committed -
Dorian Pula committed
-
Some grammatical updates
Toshio Kuratomi committed -
Brian Coca committed
-
Brian Coca committed
-
fix for when calling bootinfo throws permmission errors (AIX)
Brian Coca committed -
Fix --force-handlers, and allow it in plays and ansible.cfg
Brian Coca committed -
Brian Coca committed
-
an ansible inventory garnered from fleetctl
Brian Coca committed -
Fixed changelog typos
Brian Coca committed -
Andrew Murray committed
-