- 17 Mar, 2014 21 commits
-
-
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
-
Fixes #6517
James Cammarata committed -
James Tanner 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 19 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Allow = symbols in variable values in host inventory
Michael DeHaan committed -
Michael DeHaan committed
-
Gabe Mulley committed
-
Fix idempotence in mongodb_user module
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Matthew Makai committed
-
Michael DeHaan committed
-
Matthew Makai committed
-
Matt Hite committed
-
Use realpath for plugin directories instead of abspath
Michael DeHaan committed -
Allow templates in ansible_sudo_pass inventory var
Michael DeHaan committed -
added random sleep option to ansible-pull
Michael DeHaan committed -
Correct sleep calls
Michael DeHaan committed -
Michael DeHaan committed
-
Drew Stokes committed
-