mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
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> |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |