ansible/lib/ansible
jpic da175d0a57 Bugfix: proper plugin configuration was reset
Before this patch, if config was ['/some/path'] then it would enter the
else block and config would be set to [].

The regression this patch fixes was introduced by 700db154.
2016-04-05 14:41:49 +02:00
..
cli Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 2016-04-03 02:55:19 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Modification to 347b282 to prevent running the lookup with empty terms 2016-04-03 11:31:18 -04:00
galaxy Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 2016-04-03 02:55:19 -04:00
inventory Don't process the same host multiple times 2016-03-24 16:43:43 -07:00
module_utils enhancement to ios shared module connection 2016-04-04 21:53:05 -04:00
modules Update module refs 2016-04-04 13:23:29 -07:00
new_inventory
parsing Take previous jinja2 blocks into account in splitter when we see quotes 2016-03-28 15:43:43 -04:00
playbook centralize path list handling 2016-03-30 07:16:09 -07:00
plugins Bugfix: proper plugin configuration was reset 2016-04-05 14:41:49 +02:00
template Merge pull request #14504 from bcoca/template_comments 2016-03-06 10:45:18 -05:00
utils Override params from environment variables, if set. 2016-03-30 17:28:30 -04:00
vars Merge pull request #14971 from bcoca/clear_facts 2016-03-30 19:09:38 -07:00
__init__.py
constants.py centralize path list handling 2016-03-30 07:16:09 -07:00
test-requirements.txt