Correct RETURN data types for Network modules (#24104)

`path` isn't a datatype
This commit is contained in:
John R Barker 2017-04-28 12:15:18 +01:00 committed by GitHub
commit 3d4523f231
10 changed files with 11 additions and 11 deletions

View file

@ -223,7 +223,7 @@ updates:
backup_path:
description: The full path to the backup file
returned: when backup is yes
type: path
type: string
sample: /playbooks/ansible/backup/asa_config.2016-07-16@22:28:34
responses:
description: The set of responses from issuing the commands on the device