- 29 May, 2013 1 commit
-
-
Darryl Stoflet committed
-
- 28 May, 2013 2 commits
-
-
performance optimization in inventory.groups_list()
Michael DeHaan committed -
don't calculate all hosts for every parent group of every group when that parent group was already in the cache
Serge van Ginderachter committed
-
- 27 May, 2013 4 commits
-
-
Documentation for keystone_user
Michael DeHaan committed -
hide magic variables used bin/ansible output
Michael DeHaan committed -
'verbose_override' and 'verbose_always'
Serge van Ginderachter committed -
Updated the module with proper documentation.
Lorin Hochstein committed
-
- 25 May, 2013 21 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fix bug with include-level vars and sudo_user.
Michael DeHaan committed -
Fixes apt_repository always reporting file uri repos as changed
Michael DeHaan committed -
Allow virtualenv_command argument of the pip module to be a pathname
Michael DeHaan committed -
Fixes #2991: Service module pattern argument ignored.
Michael DeHaan committed -
Fetch destination path can now be overriden.
Michael DeHaan committed -
Make pkgng and with_items result in a single module call.
Michael DeHaan committed -
Fix pip module documentation (YAML quoting)
Michael DeHaan committed -
add basename and dirname to the core jinja2 filters
Michael DeHaan committed -
Ensure the tmp_path is sufficiently open.
Michael DeHaan committed -
pip module -- sudo_user permission problem fix
Michael DeHaan committed -
Fixes #2924: User creation always reports 'changed'
Michael DeHaan committed -
ignore unicode errors in stdout
Michael DeHaan committed -
OpenStack Identity (keystone) user module
Michael DeHaan committed -
OpenStack Modules
Michael DeHaan committed -
new airbrake_deployment module
Michael DeHaan committed -
Python
Michael DeHaan committed -
Plug-ins loaded from top-level plug-in directory
Michael DeHaan committed -
Make debug module always verbose in playbooks
Michael DeHaan committed
-
- 24 May, 2013 5 commits
-
-
Created a new flag 'verbose_always' handled by on_ok callback, similar to the 'verbose_override' flag used by the setup module.
Serge van Ginderachter committed -
PluginLoader._get_paths, as of 391fb98e, was only finding plug-ins that were in a subdirectory of one of the basedirs (i.e. in a category directory). For example, action_plugins/foo.py would never be loaded, but action_plugins/bar/foo.py would work. This makes it so that "uncategorized" plug-ins in the top level of a directory such as action_plugins will be loaded, though plug-ins in a "category" subdirectory will still be preferred. For example, action_plugins/bar/foo.py would be preferred over action_plugins/foo.py.
Dale Sedivec committed -
Bruce Pennypacker committed
-
Fix typo in npm module documentation preventing it to be processed by an...
Michael DeHaan committed -
Fix typo in git module documentation preventing it to be processed by an...
Michael DeHaan committed
-
- 23 May, 2013 7 commits
-
-
Stoned Elipot committed
-
Stoned Elipot committed
-
Scott Sturdivant committed
-
Scott Sturdivant committed
-
Nicolas Grilly committed
-
Nicolas Grilly committed
-
James Martin committed
-