- 05 Apr, 2013 16 commits
-
-
Added DEFAULT_EXECUTABLE as a constant
Michael DeHaan committed -
vagrant module documentation
Michael DeHaan committed -
mysql_db: use --password= instead of -p in dump/import
Michael DeHaan committed -
small doc fix for 'make deb'
Michael DeHaan committed -
Updated and improved the documentation (examples)
Michael DeHaan committed -
Service module changed to terminate early if only enabled specified
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Adding npm module
Michael DeHaan committed -
Provide functionality to work with Rackspace's public cloud
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/bcoca/ansibleMichael DeHaan committed
-
- 04 Apr, 2013 8 commits
-
-
willthames committed
-
tin committed
-
Expanded the documentation slightly.
tin committed -
Chris Hoffman committed
-
Improved backrefs example in lineinfile.
Michael DeHaan committed -
Michael DeHaan committed
-
Use DEFAULT_EXECUTABLE when no executable is passed to _low_level_command_exec Works as a standard constant - can be overridden in all the normal ways and defaults to /bin/sh Motiviation is for a user that only has /bin/bash in /etc/sudoers
willthames committed -
gw0 [http://gw.tnode.com/] committed
-
- 03 Apr, 2013 9 commits
-
-
mavimo committed
-
mavimo committed
-
Jeffrey Chu committed
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. Can't use both at the same time per line.Michael DeHaan committed -
Michael DeHaan committed
-
- 02 Apr, 2013 1 commit
-
-
lwade committed
-
- 01 Apr, 2013 6 commits
-
-
Typo in cloudformation module documentation.
Michael DeHaan committed -
James Martin committed
-
postgresql_user: fix docstrings
Michael DeHaan committed -
Change documentation of "state" param to refer to user (role) state instead of database state. Change 2 function docstrings to reflect the code
Bernhard Weitzhofer committed -
Chris Hoffman committed
-
Use aptitude safe-upgrade for apt upgrade=yes
Michael DeHaan committed
-