community.general/lib/ansible
Brian Coca 1850bb752f
ignore version when deciding callback loading (#38281)
* ignore version when deciding callback loading

The code already defaulted to load the callback if the properties are not present
there was no need for us to also check the version

fixes #38270

* fix error msg on set optoins to use correct name
2018-04-10 17:15:28 -04:00
..
cli remove unused optoins from inventory cli 2018-04-05 18:40:24 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor ignore version when deciding callback loading (#38281) 2018-04-10 17:15:28 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
module_utils Handle duplicate headers in the uri module (#33792) 2018-04-10 09:26:51 -05:00
modules Update Pure Storage FlashArray hostgroup module (#38503) 2018-04-10 16:06:51 -05:00
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
plugins Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
template Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
utils Expose verbosity as a var, dedupe attr list. Fixes #36170 2018-04-05 16:06:01 -04:00
vars Error if a module is found to shadow a reserved keyword (#34649) 2018-04-10 09:26:27 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00