ansible/packaging
Jiri Tyr 7549976dc0 Fixing wrong type of params option in yum_repository module (#2371)
This commit fixes incorrect type of the "params" option of the
"yum_repository" module. Without this fix the value of the "params"
option is read as a string instead of as a dictionary which makes
it impossible to define any additional YUM repository parameters.
2016-06-03 21:59:28 +02:00
..
language Update bundler example to match the param name (#2322) 2016-06-02 10:27:23 +02:00
os Fixing wrong type of params option in yum_repository module (#2371) 2016-06-03 21:59:28 +02:00
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00
dpkg_selections.py added missing GPL licences 2015-10-07 23:20:27 -04:00
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 2016-03-21 00:23:12 +01:00