ansible/lib/ansible
Brian Coca 131d417c7a made callbacks backwards compatible (#30625)
* made callbacks backwards compatible

This fixes #30597 for those that were not inheriting from base.

Added deprecation notice so those callbacks get updated.

Callback must either inherit from base (directly or indirectly),
which already implements this or implement set_options themselves.

* added note about porting guide
2017-09-20 15:20:19 -04:00
..
cli Check number of vault secrets after setup. (#30520) 2017-09-20 10:31:36 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor made callbacks backwards compatible (#30625) 2017-09-20 15:20:19 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Remove redundant check for group membership in add_host (#30530) 2017-09-18 20:22:30 -04:00
module_utils CamelConverter - more fixes picked up in testing (#30601) 2017-09-20 15:17:26 +10:00
modules [cloud][py3] Fix AttributeError in iam_policy on python3 (#30551) 2017-09-20 15:14:09 -04:00
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook decelerate! (#30160) 2017-09-16 23:35:50 -04:00
plugins Restore correct coloring to selective callback (#30528) 2017-09-20 09:14:59 -04:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils expose soem options as vars (#30379) 2017-09-17 12:25:56 -04:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py
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