- 21 May, 2014 9 commits
-
-
James Cammarata committed
-
WAKAYAMA shirou committed
-
WAKAYAMA shirou committed
-
James Cammarata committed
-
James Cammarata committed
-
Merge branch 'multi-word-mysql-grant-example' of https://github.com/webmat/ansible into webmat-multi-word-mysql-grant-example
James Cammarata committed -
now module searches for update-alternatives vs hardcoding it
James Cammarata committed -
Brian Coca committed
-
- 20 May, 2014 6 commits
-
-
Andrew Snare committed
-
Since the filter list contains hosts, passing that back to list_hosts() in the inventoy causes issues when the hostname is an IPv6 address (with :'s interpreted as group unions). Since we already have the list of hosts, we should not need to pass that back through inventory a second time. Fixes #7446
James Cammarata committed -
Mathieu Martin committed
-
James Cammarata committed
-
Fix skip dir inventory extensions
James Cammarata committed -
Also added some error handling to the fetch_url() call in the apt_repository module, so that failures to look up the PPA info are properly handled. Fixes #7322
James Cammarata committed
-
- 19 May, 2014 3 commits
-
-
The ssl cert check will now respect the http and https proxy environment settings. The url may also have the username/password embedded, in which case basic auth will be used to connect to the proxy server. Fixes #7413
James Cammarata committed -
Fixes #7448
James Cammarata committed -
Add missing space between var and delimeter
Michael DeHaan committed
-
- 17 May, 2014 1 commit
-
-
mrdeathless committed
-
- 16 May, 2014 9 commits
-
-
Fixes #7414
James Cammarata committed -
James Cammarata committed
-
Fixes #7416
James Cammarata committed -
Michael Peters committed
-
Update composer example
James Cammarata committed -
Michael Peters committed
-
Remove unsupported 'install' argument
Alan Pearce committed -
Michael DeHaan committed
-
- 15 May, 2014 7 commits
-
-
docker: fix targetting images by name
James Cammarata committed -
Matt Bray committed
-
Kevin Bell committed
-
Kevin Bell committed
-
James Cammarata committed
-
If the module directory is not writable/executable to the current user (most likely because of a sudo to a non-root user), the ssh_wrapper will be created in the default location for mkstemp() calls. To facilitate the deletion of these new files, a new mechanism for cleaning up files created by the module was also added. Fixes #7375
James Cammarata committed
-
- 14 May, 2014 5 commits
-
-
Fix known_hosts.py to work on older versions of python
Michael DeHaan committed -
When we hard-link a file, and the link path already exists, give the link path in the error message instead of the source
telsacolton committed -
When a symlink fails because the path already exists and force=no, we should output path in the error message instead of source.
telsacolton committed -
Fixes #7405
James Cammarata committed -
Fixes #7385
James Cammarata committed
-