mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
RETURNS doesn't support markup, so remove it
This commit is contained in:
parent
b1243feac8
commit
264bb374b9
4 changed files with 4 additions and 4 deletions
|
@ -199,7 +199,7 @@ vars:
|
|||
RETURN = """
|
||||
updates:
|
||||
description: The set of commands that will be pushed to the remote device
|
||||
returned: Only when C(lines) is specified.
|
||||
returned: Only when lines is specified.
|
||||
type: list
|
||||
sample: ['...', '...']
|
||||
backup_path:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue