- 05 Apr, 2013 23 commits
-
-
Michael DeHaan committed
-
This fixes issue #1026 for @toshywoshy together with ansible_ssh_user and ansible_ssh_port.
Dag Wieers committed -
Improved Lookup plugins documentation
Michael DeHaan committed -
postgresql_db: add args lc_collate, lc_ctype
Michael DeHaan committed -
simple fix for issue 2564
Michael DeHaan committed -
Michael DeHaan committed
-
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
-
gw0 committed
-
- 04 Apr, 2013 9 commits
-
-
willthames committed
-
tin committed
-
Expanded the documentation slightly.
tin committed -
Chris Hoffman committed
-
when we encounter a group we've not seen before - we need to make sure we make it a subgroup of 'all', no matter what
Seth Vidal 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 8 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
-