community.general/lib/ansible
Brian Coca 81fd67c10f fixed issue with default callback inheritance (#30427)
* fixed issue with default callback inheritance

 - callbacks need to document same options as callbacks they inherit from to get them configured
 - since default is also used by many 3rd party callbacks for inheritance, making the code 'tolerate' the missing docs
   and fallback to using the direct constant to configure it's options.
2017-09-15 11:14:47 -07:00
..
cli remove dupe deprecation on config (#30364) 2017-09-14 16:56:52 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config remove dupe deprecation on config (#30364) 2017-09-14 16:56:52 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory typo fix 2017-09-15 13:13:41 -04:00
module_utils Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
modules Added nopackages option and Fix #24997 (#28831) 2017-09-15 10:50:47 -04:00
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook Fixing two bugs with import_role (#30398) 2017-09-14 22:04:20 -05:00
plugins fixed issue with default callback inheritance (#30427) 2017-09-15 11:14:47 -07:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils fixed issue with default callback inheritance (#30427) 2017-09-15 11:14:47 -07:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py fixed 'typing' for deprecated get_config 2017-09-14 13:20:55 -07:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00