Merge pull request #3127 from privateip/working
fixes issue with return docstring
This commit is contained in:
commit
45367c3d09
1 changed files with 1 additions and 2 deletions
|
@ -119,8 +119,7 @@ tasks:
|
|||
|
||||
RETURN = """
|
||||
updates:
|
||||
description: The list of configuration updates to be merged The format
|
||||
of the return is 'key: new_value (old_value)'
|
||||
description: The list of configuration updates to be merged
|
||||
retured: always
|
||||
type: list
|
||||
sample: ["System.hostname: ops01 (switch)"]
|
||||
|
|
Loading…
Reference in a new issue