mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 14:50:02 -07:00
* fixes to events/callbacks - made note of 'not called' methods for future fixes - removed uncalled v2_runner_on_file_diff because dupe of v2_on_file_diff, which is called - removed v2_runner_on_no_hosts due to existing pb level ones, which are called - removed v2_on_setup, it is just a task, triggers normal task events - v2_on_notify is now called when a handler is notified - TODO: async, cleanup? and import events these currently occur in code that has no access to sending events * corrected display |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |