You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/v2/ansible
Brian Coca b23a879273 now properly inherit data from ansible.cfg for sudo/su ask pass
fixes #10891
11 years ago
..
cli now properly inherit data from ansible.cfg for sudo/su ask pass 11 years ago
compat Use six.moves to find configparser instead of our compat code 11 years ago
config Add python3-compat boiler to all core files 11 years ago
errors refactored most binaries 11 years ago
executor Make sure all plugin loaders are loaded from roles and shared correctly (v2) 11 years ago
galaxy most of galaxy is working, install still needs work 11 years ago
inventory Do not import all ansible errors and fix the exception raised 11 years ago
module_utils porting fix #10893 to v2 11 years ago
modules Update module refs 11 years ago
new_inventory Just move things around so that new_inventory doesn't interfere with testing 11 years ago
parsing Fix module arg parsing when 'args' are present but not a dict (v2) 11 years ago
playbook Fix bug in f310d13 (v2) 11 years ago
plugins Fix module arg parsing when 'args' are present but not a dict (v2) 11 years ago
template Make sure all plugin loaders are loaded from roles and shared correctly (v2) 11 years ago
utils v2 ansible-doc can now list modules 11 years ago
vars Fixing some v2 bugs 11 years ago
__init__.py Making task includes dynamic and fixing many other bugs 11 years ago
constants.py now prevents option override 11 years ago