You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/callback
Abhijeet Kasurde 4885ebad27
default_callback: Move 'check_mode_markers' in doc_fragments (#70228)
Callback plugin dense, yaml, and debug implement 'check_mode_markers'
so moving documentation to default callback doc_fragments.

Fixes: https://github.com/ansible-collections/community.general/issues/565

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
..
__init__.py Nuke _get_item() from callback, deprecated 2.11 (#70233) 4 years ago
default.py default_callback: Move 'check_mode_markers' in doc_fragments (#70228) 4 years ago
junit.py Avoid use of deprecated junit-xml method. 4 years ago
minimal.py Fix async output with adhoc callbacks. Fixes #15988 (#59935) 5 years ago
oneline.py Fix async output with adhoc callbacks. Fixes #15988 (#59935) 5 years ago
tree.py Do not use str() on exceptions (#46950) 6 years ago