- 16 Mar, 2014 40 commits
-
-
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
-
ansible-pull support for -e (--extra-vars) option (same as ansible-playbook) #5707
Michael DeHaan committed -
Michael DeHaan committed
-
vsphere/vmware inventory plugin
Michael DeHaan committed -
Michael DeHaan committed
-
Added inventory plugin for hosts from ~/.ssh/config
Michael DeHaan committed -
Fix ansible-doc option output.
Michael DeHaan committed -
module update: mqtt notification now uses Paho as mosquitto.py being deprecated
Michael DeHaan committed -
Update homebrew module.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Daniel Jaouen committed
-
Don't require pycurl in apt_repository when it's not actually needed
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original license -- so usage of facts code in modules will be limited to GPLv3 modules.
Michael DeHaan committed -
dmtrs committed
-
Show the offending file name with the include + with_items error
Michael DeHaan committed -
group_vars plugin: do not parse hidden files in subfolders
Michael DeHaan committed -
Add support for new pkgng repository format and annotations
Michael DeHaan committed -
added new role_names variable that exposes current roles list
Michael DeHaan committed -
Add a JIRA control module for Ansible.
Michael DeHaan committed -
New module: nexmo
Michael DeHaan committed -
Partially resolves #6471
James Cammarata committed
-