RETURNS doesn't support markup, so remove it

This commit is contained in:
John Barker 2016-09-14 12:58:53 +01:00
parent 9c42d72375
commit f1ad1d0d64
4 changed files with 4 additions and 4 deletions

View file

@ -191,7 +191,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:

View file

@ -204,7 +204,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:

View file

@ -177,7 +177,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:

View file

@ -189,7 +189,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: