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:
@@ -255,7 +255,7 @@ RETURN = '''
|
||||
changed:
|
||||
description: True if a device was altered in any way (created, modified or removed)
|
||||
type: bool
|
||||
sample: True
|
||||
sample: true
|
||||
returned: success
|
||||
|
||||
devices:
|
||||
|
||||
Reference in New Issue
Block a user