mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Addressed review comments, given as part of other reviews (#4904)
This commit is contained in:
parent
c4f43eb965
commit
1ee897e988
4 changed files with 14 additions and 14 deletions
|
@ -180,14 +180,14 @@ updates:
|
|||
|
||||
responses:
|
||||
description: The set of responses from issuing the commands on the device
|
||||
retured: when not check_mode
|
||||
returned: when not check_mode
|
||||
type: list
|
||||
sample: ['...', '...']
|
||||
|
||||
saved:
|
||||
description: Returns whether the configuration is saved to the startup
|
||||
configuration or not.
|
||||
retured: when not check_mode
|
||||
returned: when not check_mode
|
||||
type: bool
|
||||
sample: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue