- 24 Mar, 2014 4 commits
-
-
This reverts commit cbd1da64.
James Cammarata committed -
Merge branch 'atomic_move_restore_owner_group_rebase' of https://github.com/tyll/ansible into tyll-atomic_move_restore_owner_group_rebase
James Cammarata committed -
James Tanner committed
-
James Tanner committed
-
- 23 Mar, 2014 15 commits
-
-
[docs] adds missing `'` to debconf examples
Michael DeHaan committed -
Some clarifications about workflow and the priority queue in GitHub
Michael DeHaan committed -
Seth Woodworth committed
-
Add tesing deps installation into hacking/README
Michael DeHaan committed -
ec2: Adding type int for count (in line with other cloud modules)
Michael DeHaan committed -
Add missing sha1 import on known_hosts.py
Michael DeHaan committed -
Fix ValueError when selection contains a colon
Michael DeHaan committed -
Remove print statements
Michael DeHaan committed -
This was apparently an oversite, as it has never been configurable despite having a module parameter for the timeout.
James Cammarata committed -
James Cammarata committed
-
* Added capability to support multiple keys, so clients from different machines can connect to a single daemon instance * Any activity on the daemon will cause the timeout to extend, so that the daemon must be idle for the full number of minutes before it will auto- shutdown * Various other small fixes to remove some redundancy Fixes #5171
James Cammarata committed -
Ian Pointer committed
-
Francisco José Marques Vieira committed
-
"print item" raises an exception when type of item is jinja2.runtime.StrictUndefined
Pierre-Louis Bonicoli committed -
Pierre-Louis Bonicoli committed
-
- 22 Mar, 2014 1 commit
-
-
Signed-off-by: Max Riveiro <kavu13@gmail.com>
Max Riveiro committed
-
- 21 Mar, 2014 9 commits
-
-
Clarify documentation for apt pkg, state, install_recommends
Michael DeHaan committed -
Colin Mattson committed
-
Michael DeHaan committed
-
James Tanner committed
-
Addresses #6591 Hide diff for lineinfile if file did not change.
Michael DeHaan committed -
Allow npm to install to a directory that doesn't yet exist
Michael DeHaan committed -
etcd lookup: use $ANSIBLE_ETCD_URL if it exists in the env
Michael DeHaan committed -
Manuel Faux committed
-
If path is specified but does not exist, create it. Fail if path is specified but is not a directory
willthames committed
-
- 20 Mar, 2014 11 commits
-
-
Joshua Conner committed
-
James Tanner committed
-
This allows usage of custom ssh configs for remote hosts where the inventory user does not match the configured user.
James Tanner committed -
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
assign_public_ip was actually added in 1.5
Michael DeHaan committed -
Checked 1.4.5 and this option doesn't exist. Will check/update/pull docs next.
jjshoe committed -
Michael DeHaan committed
-
Fix a potential race condition by using the tempfile module.
Till Maas committed -
Manually restore owner and group if both src and dest are on a separate file system.
Till Maas committed
-