Convert to reduced list of known types (#50010)

This commit is contained in:
Dag Wieers 2018-12-18 22:25:30 +01:00 committed by Jordan Borean
commit 05c6ff79f9
908 changed files with 4822 additions and 4821 deletions

View file

@ -109,11 +109,11 @@ RETURN = '''
ansible_net_hostname:
description: The configured hostname of the device
returned: always
type: string
type: str
ansible_net_image:
description: Indicates the active image for the device
returned: always
type: string
type: str
# hardware
ansible_net_memfree_mb:
description: The available free memory on the remote device in MB