Addressed review comments, given as part of other reviews (#4904)

This commit is contained in:
Senthil Kumar Ganesan 2016-09-19 00:50:28 -07:00 committed by Matt Clay
commit 1ee897e988
4 changed files with 14 additions and 14 deletions

View file

@ -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