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/lib/ansible
Will Thames dbf9a65c05 Improve error messages when MySQLdb is not installed (#27871)
The python package is called MySQL-python in pypi, and
reporting this rather than mysqldb makes resolving the
problem far easier.
9 years ago
..
cli Fix bug that diff.always = yes in ansible.cfg won't be respected (#27746) 9 years ago
compat Remove wildcard imports 9 years ago
config Add back support for vault_password_file config var (#27597) 9 years ago
errors correct, cleanup & simplify dwim stack (#25956) 9 years ago
executor Fix for ansiballz filenames conflicting with python stdlib modules 9 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory ensure all groups inherit from 'all' 9 years ago
module_utils [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251) 9 years ago
modules Improve error messages when MySQLdb is not installed (#27871) 9 years ago
parsing Handle win style CRLF newlines in vault text (#27590) 9 years ago
playbook helpers.py: Fixes #27334 include empty task file within a 'block' dis… (#27811) 9 years ago
plugins removed debug print 9 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 9 years ago
utils aci.py: Add use_proxy support (#27735) 9 years ago
vars Remove wildcard imports 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix undefined variables, basestring usage, and some associated python3 issues 9 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago