community.general/lib/ansible/modules/network/nxos
Peter Sprygada 8d76703a9d fix for handling commands that return no data or error (#22086)
This patch addresses a problem in nxos_facts where certain commands are
not supported or return no data, the module would raise an exception.
With this patch, the nxos_facts module will now print a warning for any
commands that return no data and not populate the facts.

fixes #22001
2017-03-02 16:02:16 -06:00
..
__init__.py
_nxos_template.py
nxos_aaa_server.py
nxos_aaa_server_host.py
nxos_acl.py
nxos_acl_interface.py
nxos_bgp.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_bgp_af.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_bgp_neighbor.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_bgp_neighbor_af.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_command.py catches exception in nxos_command and returns failed message (#22151) 2017-03-01 12:41:31 -05:00
nxos_config.py
nxos_evpn_global.py
nxos_evpn_vni.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_facts.py fix for handling commands that return no data or error (#22086) 2017-03-02 16:02:16 -06:00
nxos_feature.py
nxos_file_copy.py
nxos_gir.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_gir_profile_management.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_hsrp.py
nxos_igmp.py
nxos_igmp_interface.py
nxos_igmp_snooping.py
nxos_install_os.py
nxos_interface.py
nxos_interface_ospf.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_ip_interface.py
nxos_mtu.py
nxos_ntp.py
nxos_ntp_auth.py
nxos_ntp_options.py
nxos_nxapi.py
nxos_ospf.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_ospf_vrf.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_overlay_global.py
nxos_pim.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_pim_interface.py
nxos_pim_rp_address.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_ping.py
nxos_portchannel.py
nxos_reboot.py
nxos_rollback.py
nxos_smu.py
nxos_snapshot.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_snmp_community.py
nxos_snmp_contact.py
nxos_snmp_host.py
nxos_snmp_location.py
nxos_snmp_traps.py
nxos_snmp_user.py
nxos_static_route.py
nxos_switchport.py
nxos_system.py
nxos_udld.py
nxos_udld_interface.py
nxos_user.py
nxos_vlan.py
nxos_vpc.py
nxos_vpc_interface.py
nxos_vrf.py
nxos_vrf_af.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_vrf_interface.py
nxos_vrrp.py
nxos_vtp_domain.py
nxos_vtp_password.py
nxos_vtp_version.py
nxos_vxlan_vtep.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00
nxos_vxlan_vtep_vni.py removes old module.connected property from result (#21977) 2017-02-26 23:14:56 -05:00