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
Brian Coca 72b0ed8cb4 fix handling of some exceptions for mail plugin
redid the flow to simplify and dedupe code, also now we capture extra exceptions previouslly  causing traceback
see https://groups.google.com/forum/?#!msg/ansible-project/qhalnkYZMfI/93n8hlEpBAAJ
8 years ago
..
cli remove unused optoins from inventory cli 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config minimize loading files/plugins 8 years ago
errors give hint to users when a file is not found 8 years ago
executor ignore version when deciding callback loading (#38281) 8 years ago
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 8 years ago
inventory return empty host list when pattern is empty 8 years ago
module_utils made missing cli tools non fatal (#37194) 8 years ago
modules fix handling of some exceptions for mail plugin 8 years ago
parsing Allow loading dirs from role defaults/vars (#36357) 8 years ago
playbook actual error reporting on failed galaxy clone (#36788) 8 years ago
plugins avoid caching invetnory sources in loader (#38242) 8 years ago
template allow for parameterized string functions 8 years ago
utils Expose verbosity as a var, dedupe attr list. Fixes #36170 8 years ago
vars minimize loading files/plugins 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Move module_set_locale and module_lang back to global 8 years ago
release.py Fix version in lib/ansible/release.py 8 years ago