community.general/lib/ansible/modules/network/nxos
Gabriele 62bf8d0c78 Add ethernet-link-oam mapping to nxos_feature (#4956)
* Add ethernet-link-oam mapping

* Adding port-secutiry mapping

* Fixing command output format
2016-12-08 11:25:17 -05:00
..
__init__.py initial add of new nxos_config module 2016-12-08 11:24:02 -05:00
_nxos_template.py deprecated _template network modules: Rename in modules-core (#5072) 2016-12-08 11:25:14 -05:00
nxos_aaa_server.py Fixing nxos_aaa_server (#5002) 2016-12-08 11:25:17 -05:00
nxos_aaa_server_host.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_acl.py Fixing nxos_acl (#5006) 2016-12-08 11:25:17 -05:00
nxos_acl_interface.py Fixing nxos_acl_interface (#5007) 2016-12-08 11:25:17 -05:00
nxos_bgp.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_bgp_af.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_bgp_neighbor.py Adding nxos_bgp_neighbor module 2016-12-08 11:24:58 -05:00
nxos_bgp_neighbor_af.py Fixed DOCSTRING 2016-12-08 11:24:58 -05:00
nxos_command.py adds exception handling to nxos_command for FailedConditionalError 2016-12-08 11:25:11 -05:00
nxos_config.py RETURNS doesn't support markup, so remove it 2016-12-08 11:25:05 -05:00
nxos_evpn_global.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_evpn_vni.py Adding nxos_evpn_vni 2016-12-08 11:24:58 -05:00
nxos_facts.py fixes exception raised when nxos_facts uses nxapi transport (#4988) 2016-12-08 11:25:13 -05:00
nxos_feature.py Add ethernet-link-oam mapping to nxos_feature (#4956) 2016-12-08 11:25:17 -05:00
nxos_file_copy.py Fix typo 2016-12-08 11:24:58 -05:00
nxos_get_facts.py Adding nxos_get_facts 2016-12-08 11:24:21 -05:00
nxos_gir.py Adding nxos_gir 2016-12-08 11:25:07 -05:00
nxos_gir_profile_management.py Adding nxos_gir_profile_management 2016-12-08 11:25:07 -05:00
nxos_hsrp.py Adding nxos_hsrp 2016-12-08 11:24:59 -05:00
nxos_igmp.py Adding nxos_igmp 2016-12-08 11:25:00 -05:00
nxos_igmp_interface.py Adding nxos_igmp_interface 2016-12-08 11:25:00 -05:00
nxos_igmp_snooping.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_install_os.py Adding RETURN 2016-12-08 11:25:07 -05:00
nxos_interface.py Fixing nxos_interface (#5012) 2016-12-08 11:25:16 -05:00
nxos_interface_ospf.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_ip_interface.py Fxing nxos_ip_interface (#5013) 2016-12-08 11:25:16 -05:00
nxos_mtu.py Fixing nxos_mtu (#5014) 2016-12-08 11:25:16 -05:00
nxos_ntp.py Fixing nxos_ntp (#5015) 2016-12-08 11:25:16 -05:00
nxos_ntp_auth.py Fixing nxos_ntp_auth (#5016) 2016-12-08 11:25:16 -05:00
nxos_ntp_options.py Fixing nxos_ntp_options (#5017) 2016-12-08 11:25:16 -05:00
nxos_nxapi.py fixes bug where setting state=absent in nxos_nxapi is not idempotent (#4984) 2016-12-08 11:25:13 -05:00
nxos_ospf.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_ospf_vrf.py Adding python object for 2.1 support 2016-12-08 11:24:58 -05:00
nxos_overlay_global.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_pim.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_pim_interface.py Fixing nxos_pim_interface (#5018) 2016-12-08 11:25:16 -05:00
nxos_pim_rp_address.py Adding nxos_pim_rp_address 2016-12-08 11:24:59 -05:00
nxos_ping.py nxos_ping support for 2.1 and 2.2 2016-12-08 11:25:00 -05:00
nxos_portchannel.py Fixing nxos_portchannel (#5019) 2016-12-08 11:25:16 -05:00
nxos_reboot.py Adding nxos_reboot 2016-12-08 11:25:00 -05:00
nxos_rollback.py Increase timeout 2016-12-08 11:25:00 -05:00
nxos_smu.py Fixing nxos_smu (#5021) 2016-12-08 11:25:16 -05:00
nxos_snapshot.py Removing indentations 2016-12-08 11:25:07 -05:00
nxos_snmp_community.py Fixing nxos_snmp_community (#5022) 2016-12-08 11:25:16 -05:00
nxos_snmp_contact.py Fixing nxos_snmp_contact (#5023) 2016-12-08 11:25:16 -05:00
nxos_snmp_host.py Fixing nxos_snmp_host (#5024) 2016-12-08 11:25:16 -05:00
nxos_snmp_location.py Fixing nxos_snmp_location (#5025) 2016-12-08 11:25:16 -05:00
nxos_snmp_traps.py Fixing nxos_snmp_traps (#5026) 2016-12-08 11:25:16 -05:00
nxos_snmp_user.py Fixing nxos_snmp_user (#5027) 2016-12-08 11:25:16 -05:00
nxos_static_route.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_switchport.py Fixing nxos_switchport (#5028) 2016-12-08 11:25:16 -05:00
nxos_udld.py Fixing nxos_udld (#5029) 2016-12-08 11:25:15 -05:00
nxos_udld_interface.py Fixing nxos_udld_interface (#5030) 2016-12-08 11:25:16 -05:00
nxos_vlan.py Fixing nxos_vlan (#5005) 2016-12-08 11:25:17 -05:00
nxos_vpc.py Fixing nxos_vpc (#5031) 2016-12-08 11:25:15 -05:00
nxos_vpc_interface.py Fixing nxos_vpc_interface (#5032) 2016-12-08 11:25:15 -05:00
nxos_vrf.py Fixing nxos_vrf (#5033) 2016-12-08 11:25:15 -05:00
nxos_vrf_af.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_vrf_interface.py Fixing nxos_vrf_interface (#5034) 2016-12-08 11:25:15 -05:00
nxos_vrrp.py Fixing nxos_vrrp (#5035) 2016-12-08 11:25:15 -05:00
nxos_vtp_domain.py Fixing nxos_vtp_domain (#5036) 2016-12-08 11:25:15 -05:00
nxos_vtp_password.py Fixing nxos_vtp_password (#5037) 2016-12-08 11:25:15 -05:00
nxos_vtp_version.py Fixing nxos_vtp_version (#5038) 2016-12-08 11:25:15 -05:00
nxos_vxlan_vtep.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00
nxos_vxlan_vtep_vni.py Fix YAML syntax in NXOS documentation (#4922) 2016-12-08 11:25:11 -05:00