1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Toshio Kuratomi 500de1f557 Remove hack for backwards compatible v2_playbook_on_start callback
Just after release of 2.0.0 (in 2.0.0.1) we had a change to the API of
callbacks without bumping the API version.  We added the playbook to the
arguments passed to the callbacks.

This wasn't in the Tower callback at the time.  In order to prevent
breaking that callback we added a temporary hack to inspect the
callback's API to decide if we needed to call it with arguments or not.

We scheduled the hack for removal in January 2017.  Since that's now
past, removing the hack.

Change signed off by matburt on the Tower side.
2017-04-28 13:44:43 -07:00
..
cli added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors moved to exceptions for basic skip/fails 2017-04-25 14:48:56 -04:00
executor Remove hack for backwards compatible v2_playbook_on_start callback 2017-04-28 13:44:43 -07:00
galaxy fix ansible galaxy file mangling (#23703) 2017-04-19 14:15:20 -04:00
inventory correctly get all hosts in 'all' 2017-04-07 13:17:03 -04:00
module_utils Junos_config unicode (#23369) 2017-04-27 11:44:26 -04:00
modules Add 'uuid' to the attributes returned from the vmware_vm_facts module. (#23773) 2017-04-28 16:28:49 -04:00
parsing Use sys.stdout.buffer to write vault bytes to stdout on py3 (#23760) 2017-04-24 10:09:03 -04:00
playbook added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
plugins Print specific error for BadHostKeyException (#24120) 2017-04-28 13:57:32 -04:00
template added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
utils Remove unused+circular import in listify.py (#24038) 2017-04-26 16:56:00 -04:00
vars avoid hosts 'pre templated warnings' (#23878) 2017-04-24 15:19:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Document deprecation of fetch module validate_md5 and update --tags merging deprecation (#24022) 2017-04-26 19:57:21 -07:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00