- 16 Mar, 2014 40 commits
-
-
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 -
make --list-tasks honor --limit
Michael DeHaan committed -
Fix acl doc and error
Michael DeHaan committed -
Michael DeHaan committed
-
This reverts commit 58eec2e4.
Michael DeHaan committed -
- Remove extra whitespace in conditional that checks if etype, entity or permissions are also set when entry is set.
Ali Asad Lotia committed -
templates ignore_errors
Michael DeHaan committed -
Fix #5679 again after recent changes in core
Michael DeHaan committed -
Allow hash_behaviour=merge to be respected in core inventory
Michael DeHaan committed -
Add a package to missing list if npm list reported it as invalid
Michael DeHaan committed -
systemd template services must not discard template part
Michael DeHaan committed -
Fix rpm_key on system with no gpg keys imported
Michael DeHaan committed -
Make irc module accept the nick being shortened by the server.
Michael DeHaan committed -
This small change allows for individual setup actions to populate the SETUP_CACHE and not cause a subsequent facts-gathering when not needed. This follows the standard of other facts modules as laid out in #1206 and implemented in fedfd187. It allows to test of the setup module has already been run even when gather_facts was explicitely disabled.
Dag Wieers committed -
Michael DeHaan committed
-
pause plugin doesn't flush raw_input prompt
Michael DeHaan committed -
Fix issue #5621, rpm_key doesn't work for el5
Michael DeHaan committed -
filesystem: Ignore blkid cache
Michael DeHaan committed -
Normalise the module name when comparing against the module names in /proc/modules
Michael DeHaan committed -
Fix mistaken double backslash
Michael DeHaan committed -
Adding better failure output for chkconfig failures
Michael DeHaan committed -
NPM install latest made more effecient
Michael DeHaan committed
-