1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/v2/ansible
Toshio Kuratomi 2924c90a5d Merge pull request #10977 from emonty/fix-envvars
Fix envvars support in openstack modules
2015-05-29 13:05:03 -07:00
..
cli now properly inherit data from ansible.cfg for sudo/su ask pass 2015-05-04 16:42:25 -04:00
compat Use six.moves to find configparser instead of our compat code 2015-04-14 13:40:50 -07:00
config Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
errors refactored most binaries 2015-04-29 10:51:15 -04:00
executor Make sure all plugin loaders are loaded from roles and shared correctly (v2) 2015-05-01 23:48:47 -05:00
galaxy most of galaxy is working, install still needs work 2015-04-29 23:55:44 -04:00
inventory Do not import all ansible errors and fix the exception raised 2015-04-14 15:43:02 -04:00
module_utils Remove unneeded required_one_of for openstack 2015-05-11 08:06:21 -04:00
modules Update module refs 2015-05-04 11:09:54 -07:00
new_inventory Just move things around so that new_inventory doesn't interfere with testing 2015-03-31 12:58:00 -07:00
parsing Fix module arg parsing when 'args' are present but not a dict (v2) 2015-05-02 22:17:02 -05:00
playbook Fix bug in f310d13 (v2) 2015-05-02 22:15:45 -05:00
plugins Fix module arg parsing when 'args' are present but not a dict (v2) 2015-05-02 22:17:02 -05:00
template Make sure all plugin loaders are loaded from roles and shared correctly (v2) 2015-05-01 23:48:47 -05:00
utils v2 ansible-doc can now list modules 2015-04-30 22:33:29 -04:00
vars Fixing some v2 bugs 2015-04-21 12:02:40 -05:00
__init__.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
constants.py Remove duplicate RETRY_FILES_* constants 2015-05-25 16:26:37 +02:00