mirror of https://github.com/ansible/ansible.git
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>pull/70250/head
parent
70c59423fc
commit
4885ebad27
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- default_callback - moving 'check_mode_markers' documentation in default_callback doc_fragment (https://github.com/ansible-collections/community.general/issues/565).
|
||||
Loading…
Reference in New Issue