mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
plugins/callbacks : fix some key documentation (#45267)
These are supposed to be a dictionary with section/key entries; correct a few typos.
This commit is contained in:
@@ -26,7 +26,7 @@ DOCUMENTATION = """
|
||||
- name: ANSIBLE_SELECTIVE_DONT_COLORIZE
|
||||
ini:
|
||||
- section: defaults
|
||||
- key: nocolor
|
||||
key: nocolor
|
||||
type: boolean
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user