mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
minor doc fixes
This commit is contained in:
@@ -198,13 +198,8 @@ EXAMPLES = '''
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
changed:
|
||||
description: Whether or not the object was changed.
|
||||
returned: always
|
||||
type: bool
|
||||
sample: True
|
||||
state:
|
||||
description: Facts about the current state of the object.
|
||||
description: The current state of the network interface.
|
||||
returned: always
|
||||
type: dict
|
||||
sample: {
|
||||
|
||||
Reference in New Issue
Block a user