- 05 Nov, 2012 2 commits
-
-
Jeroen Hoekx committed
-
This uses the plugin framework to add filter plugins. The previously hardcoded core filters are defined using the plugin framework now.
Jeroen Hoekx committed
-
- 04 Nov, 2012 5 commits
-
-
Fixes to the user module
Michael DeHaan committed -
Also fix missing -G on groups change
Nigel Metheringham committed -
Nigel Metheringham committed
-
Nigel Metheringham committed
-
Lost section from commit 8049777
Nigel Metheringham committed
-
- 03 Nov, 2012 15 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/clatour/ansible
Conflicts: examples/ansible.cfg + doc tweak
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/bcoca/ansibleMichael DeHaan committed
-
git://github.com/bcoca/ansibleMichael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/nigelm/ansible
Make things more reusable, correct some errors along the SSH key path Conflicts: library/user
Michael DeHaan committed -
if a module returns failed in the results, don't fail unless failed is n...
Michael DeHaan committed
-
- 02 Nov, 2012 4 commits
-
-
Seth Vidal committed
-
Chandler Latour committed
-
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed -
Daniel Hokka Zakrisson committed
-
- 01 Nov, 2012 13 commits
-
-
Daniel Hokka Zakrisson committed
-
Stavros Korokithakis committed
-
Improved lookup plugins
Michael DeHaan committed -
Pretty-print "msg" when task fails
Michael DeHaan committed -
Return original string for non-matched vars
Michael DeHaan committed -
Nigel Metheringham committed
-
Stavros Korokithakis committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Several modules (e.g., pip) return stdout and stderr together in a "msg" variable (and the module development docs seem to suggest that the standard practice is to return status in this variable). This change ensures that it is printed out with correct formatting (most importantly, with newlines appearing as newlines instead of \n).
Lorin Hochstein committed -
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed -
Use default port if ansible_ssh_port is not set for the delegated node
Michael DeHaan committed -
Also add testcase for it.
Daniel Hokka Zakrisson committed
-
- 31 Oct, 2012 1 commit
-
-
Requires that inject be passed to run
Daniel Hokka Zakrisson committed
-