mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Normalize more booleans. (#5247)
This commit is contained in:
@@ -90,7 +90,7 @@ changed:
|
||||
description: Whether the api accepted the message.
|
||||
returned: always
|
||||
type: bool
|
||||
sample: True
|
||||
sample: true
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user