mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07:00
minor doc fixes
This commit is contained in:
parent
e85368cb3e
commit
0ba37906df
7 changed files with 7 additions and 66 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue