community.general/lib/ansible
Adam Miller dd9b2c0774 make v2_playbook_on_notify method signatures consistent
This was causing an exception in the TaskQueueManager when a third
party handler plugin was processed that inherited or explicitly
called the callback method from super because the method signature
was incorrect in callback/__init__ and it processed the arguments as
incorrect data types as a side effect.

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-02-05 15:43:20 -05:00
..
cli Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config spelling (#35258) 2018-01-24 11:36:40 +00:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 2018-01-26 11:07:04 -06:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
module_utils fix new EC2 C5 instance virtualization_type identification (#35063) 2018-02-05 12:15:53 -05:00
modules VMware: refactor vmware_cfg_backup (#35695) 2018-02-05 14:42:49 -05:00
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
playbook Use value of delegated transport for var lookup (#35658) 2018-02-02 17:17:19 +01:00
plugins make v2_playbook_on_notify method signatures consistent 2018-02-05 15:43:20 -05:00
template Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 2018-02-02 09:25:13 -08:00
utils ACI: Change RETURN output as discussed (#35617) 2018-02-03 00:41:56 +01:00
vars Don't skip an inventory source just because it has a comma (#35002) 2018-01-24 09:44:55 -06:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00