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
Brian Coca 17e65b45d0 Merge pull request #10913 from bcoca/sudosu_ask_fix
now properly inherit data from ansible.cfg for sudo/su ask pass
2015-05-04 16:51:19 -04: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 porting fix #10893 to v2 2015-05-01 12:39:54 -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 now prevents option override 2015-04-29 10:51:15 -04:00