@ -74,15 +74,15 @@ ansible_net_gather_subset:
ansible_net_model :
ansible_net_model :
description : The model name returned from the device
description : The model name returned from the device
returned : always
returned : always
type : str
type : string
ansible_net_serialnum :
ansible_net_serialnum :
description : The serial number of the remote device
description : The serial number of the remote device
returned : always
returned : always
type : str
type : string
ansible_net_version :
ansible_net_version :
description : The operating system version running on the remote device
description : The operating system version running on the remote device
returned : always
returned : always
type : str
type : string
ansible_net_hostname :
ansible_net_hostname :
description : The configured hostname of the device
description : The configured hostname of the device
returned : always
returned : always
@ -118,7 +118,7 @@ ansible_net_memtotal_mb:
ansible_net_config :
ansible_net_config :
description : The current active config from the device
description : The current active config from the device
returned : when config is configured
returned : when config is configured
type : str
type : string
# interfaces
# interfaces
ansible_net_all_ipv4_addresses :
ansible_net_all_ipv4_addresses :