- 18 Mar, 2014 10 commits
-
-
This fixes an issue related to the new run_command changes, whereby Popen fails to run a command when an executable is specified + shell=False and there are multiple positional arguments (see Popen docs for details)
James Cammarata committed -
homebrew: state=head includes --HEAD
Michael DeHaan committed -
James Tanner committed
-
James Tanner committed
-
Fixes #6546
James Cammarata committed -
Changes include: * Update Makefile to use credentials.yml when it exists * Add details on the use of the credentials.yml file to README.md. * Update credentials.template comments
James Laska committed -
James Tanner committed
-
James Tanner committed
-
Also, fixed a bug where the tags were being merged into the wrong data structure (passed_vars) in _build_role_dependencies() Fixes #6439 Fixes #5709
James Cammarata committed -
James Tanner committed
-
- 17 Mar, 2014 27 commits
-
-
allows for --HEAD to be included in brew install command
vyrak bunleang committed -
git://github.com/dmage/ansibleMichael DeHaan committed
-
Fix for hostkey directory
Michael DeHaan committed -
Remove dependency on pycurl in apt_repository
Michael DeHaan committed -
Michael DeHaan committed
-
Pass through vault_password when parsing host/group vars as directories.
jctanner committed -
James Cammarata committed
-
James Tanner committed
-
Add space after full stop in ansible-galaxy help
Michael DeHaan committed -
James Tanner committed
-
adding -K flag for ask-sudo-pass to ansible-pull
James Tanner committed -
James Tanner committed
-
John Barker committed
-
Matt Martz committed
-
Fixes #6517
James Cammarata committed -
James Tanner committed
-
patrickheeney committed
-
Fixes #6471
James Cammarata committed -
The `apt` and `yum` modules will automatically install python dependencies. This change updates the existing integration tests to test whether auto-install of dependencies is functioning properly.
James Laska committed -
James Tanner committed
-
Michael DeHaan committed
-
fetch_url: Avoid credential stripping for FTP-scheme URLs
Michael DeHaan committed -
fix: bug in apt module when python-apt is not available
Michael DeHaan committed -
Fixes a bug where vault_password parameter was not passed through in _load_vars_from_folder() modified: lib/ansible/inventory/vars_plugins/group_vars.py
Serge van Ginderachter committed -
Greg Dallavalle committed
-
Jonathan Dray committed
-
- 16 Mar, 2014 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-