- 01 Oct, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 30 Sep, 2014 3 commits
-
-
Fixes #9219
James Cammarata committed -
Dave Rawks committed
-
* trivial test refactor to allow for python 2.6 compat
Dave Rawks committed
-
- 27 Sep, 2014 1 commit
-
-
Bruno BAILLUET committed
-
- 26 Sep, 2014 1 commit
-
-
Michael DeHaan committed
-
- 25 Sep, 2014 1 commit
-
-
Also updated the CHANGELOG for the feature
James Cammarata committed
-
- 18 Sep, 2014 3 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixes: 8855
Toshio Kuratomi committed
-
- 17 Sep, 2014 1 commit
-
-
This commit also makes the dest parameter optional, unless update=yes (the default), since it is not required for queries without an update. Fixes #8630
James Cammarata committed
-
- 16 Sep, 2014 1 commit
-
-
Also modifies the template action plugin to use this new param when executing the file/copy modules for templating so that links are preserved correctly. Fixes #8998
James Cammarata committed
-
- 15 Sep, 2014 1 commit
-
-
attributes
Toshio Kuratomi committed
-
- 11 Sep, 2014 3 commits
-
-
Fixes #8806
James Cammarata committed -
Michael DeHaan committed
-
Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules.
Michael DeHaan committed
-
- 10 Sep, 2014 5 commits
-
-
James Laska committed
-
James Laska committed
-
Fixes #8813
James Cammarata committed -
Also adds integration tests for booleanification of strings Fixes #8629
James Cammarata committed -
Will Thames committed
-
- 09 Sep, 2014 1 commit
-
-
Fixes #8903
Toshio Kuratomi committed
-
- 05 Sep, 2014 3 commits
-
-
Fixes #8810
James Cammarata committed -
Move some comments to the unittest as we might look at that if we decide to refactor the code.
Toshio Kuratomi committed -
the passwords are correctly hidden in the output.
Toshio Kuratomi committed
-
- 03 Sep, 2014 2 commits
-
-
James Cammarata committed
-
Fixes #8758
James Cammarata committed
-
- 01 Sep, 2014 2 commits
-
-
Henry Finucane committed
-
Fix relative symlinks creation in file module Signed-off-by: Oleg Bulatov <oleg@bulatov.me>
Oleg Bulatov committed
-
- 31 Aug, 2014 1 commit
-
-
Chris Church committed
-
- 27 Aug, 2014 3 commits
-
-
James Cammarata committed
-
Victor Lin committed
-
Victor Lin committed
-
- 26 Aug, 2014 1 commit
-
-
James Cammarata committed
-
- 22 Aug, 2014 5 commits
-
-
Generate warnings when users are shelling out to commands rather than using modules Can be turned off on a per-action line with the documented warn=False flag. Can be turned off globally using command_warnings = False in ansible config file. Print out warnings using the standard playbook callbacks. Created some additional tests in TestRunner.test_command and also a demonstration playbook.
Will Thames committed -
Remove galaxy CLI tests that hit bitbucket as bitbucket is hanging tests - maybe replace with nice github examples later :)
Michael DeHaan committed -
Michael DeHaan committed
-
Fixes #8681
James Cammarata committed -
Ensure that the automated scm determination for github.com repos still copes with .tar.gz archive files. Handling .zip archives is left as an exercise for the interested reader
Will Thames committed
-
- 21 Aug, 2014 1 commit
-
-
Michael DeHaan committed
-