mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Normalize more booleans. (#5247)
This commit is contained in:
@@ -52,7 +52,7 @@ EXAMPLES = '''
|
||||
|
||||
RETURN = '''
|
||||
changed:
|
||||
description: True if the cluster state has changed
|
||||
description: true if the cluster state has changed
|
||||
type: bool
|
||||
returned: always
|
||||
out:
|
||||
|
||||
Reference in New Issue
Block a user