community.general/lib/ansible/modules/network/nxos
Pilou 7fe69daa4d Modules metadata: fix invalid GitHub ID in author field (#31856)
* Replace Twitter username with GitHub ID

See 8bfa19c4af

* Replace Twitter username with GitHub ID

See 22766906b0

* Fix GitHub ID: add missing letters

See:
- nxos_banner.py: 9c6ee8d0bb
- nxos_logging.py: e37e736ddb
- net_user.py: f6a4803669

* Remove nonexistent author, use GitHub organization

See https://github.com/ansible/ansible-modules-core/pull/2880

Not sure how Ansibullbot will handle an organization ID, but
other deprecated modules already use it.

* Replace Twitter username with GitHub ID

* Replace Twitter username with GitHub ID

See bf59d1cc1e

* Replace Twitter username with GitHub ID

See d02a9016a2

* Author: use GitHub ID

See 0847bfecd672f6b2e0e4429e998df7c6e7042b1c

* Replace Twitter username with GitHub ID

See a59684fddd

* Replace Twitter username with GitHub ID

See 94f9bb962f

* Replace Twitter username with GitHub ID

See 40b7dffea8
2017-11-02 06:52:18 -04:00
..
__init__.py
_nxos_mtu.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
nxos_aaa_server.py
nxos_aaa_server_host.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_acl.py fixes #27066 - nxos_acl errors when there are 0 or 1 access lists configured (#29076) 2017-09-13 18:07:06 +05:30
nxos_acl_interface.py
nxos_banner.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
nxos_bgp.py Generalize nxos_bgp event-history detection (#28890) 2017-09-06 17:37:44 -04:00
nxos_bgp_af.py
nxos_bgp_neighbor.py nxos_bgp_neighbor: Fix regex &report warnings (#28888) 2017-09-01 15:17:42 -04:00
nxos_bgp_neighbor_af.py
nxos_command.py Fix get_exception and wildcard imports for nxos modules 2017-10-09 21:41:02 -07:00
nxos_config.py nxos_config intended_config docfix (#31337) 2017-10-05 14:25:50 +05:30
nxos_evpn_global.py
nxos_evpn_vni.py
nxos_facts.py Fixes #30529 nxos_facts ipv6 interface (#31286) 2017-10-16 18:19:44 +05:30
nxos_feature.py
nxos_file_copy.py fix nxos_file_copy and provider getting set to None when transport is cli (#30262) 2017-09-13 16:36:41 +05:30
nxos_gir.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_gir_profile_management.py Fixes #27336 - nxos_gir_profile_management issue while creating profile (#29151) 2017-09-13 17:54:35 +05:30
nxos_hsrp.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_igmp.py
nxos_igmp_interface.py Fix gender pronouns and the odd typo (#31709) 2017-10-13 13:52:38 -04:00
nxos_igmp_snooping.py fix nxos_igmp_snooping (#31688) 2017-10-23 09:40:07 +05:30
nxos_install_os.py nxos_install_os install_state fix 2017-09-15 15:34:32 -04:00
nxos_interface.py - Adds sub-interface support for nxos_interface and nxos_ip_interface (#30830) 2017-09-26 21:34:51 +05:30
nxos_interface_ospf.py Rel240/fix nxos interface ospf (#28898) 2017-09-01 11:07:18 -04:00
nxos_ip_interface.py - Adds sub-interface support for nxos_interface and nxos_ip_interface (#30830) 2017-09-26 21:34:51 +05:30
nxos_logging.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
nxos_ntp.py Fix get_exception and wildcard imports for nxos modules 2017-10-09 21:41:02 -07:00
nxos_ntp_auth.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
nxos_ntp_options.py Fixes #28493 (#29061) 2017-09-13 08:00:13 -07:00
nxos_nxapi.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_ospf.py
nxos_ospf_vrf.py
nxos_overlay_global.py Fix nxos_overlay_global networking modules (#28943) 2017-09-13 17:33:06 +05:30
nxos_pim.py
nxos_pim_interface.py fixes #31080 (#31081) 2017-10-05 14:33:59 +05:30
nxos_pim_rp_address.py Fixes nxos_pim_rp_address module idempotence (#29620) 2017-09-15 14:21:34 -04:00
nxos_ping.py
nxos_portchannel.py Fixes #31056 (#31057) 2017-10-13 10:38:44 +05:30
nxos_reboot.py fix nxos_reboot command format (#30549) 2017-09-20 10:06:57 +05:30
nxos_rollback.py
nxos_smu.py Fix nxos_smu error (#30157) 2017-09-12 22:17:07 +01:00
nxos_snapshot.py fix write_on_file nxos_snapshot (#30545) 2017-09-20 10:06:38 +05:30
nxos_snmp_community.py Fix nxos_snmp_community idempotence issue (#30388) 2017-09-15 07:45:51 -07:00
nxos_snmp_contact.py nxos_snmp cleanup (#28922) 2017-09-13 08:23:36 -07:00
nxos_snmp_host.py nxos_snmp_* fixes : Fixes #30997, #30999 (#31000) 2017-10-06 18:21:59 +05:30
nxos_snmp_location.py nxos_snmp cleanup (#28922) 2017-09-13 08:23:36 -07:00
nxos_snmp_traps.py nxos_snmp_* fixes : Fixes #30997, #30999 (#31000) 2017-10-06 18:21:59 +05:30
nxos_snmp_user.py Fix documentation issue for nxos_snmp_user module (#31029) 2017-09-28 13:04:20 +05:30
nxos_static_route.py
nxos_switchport.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_system.py nxos_system parse name_servers fix (#29944) 2017-09-12 13:25:01 +05:30
nxos_udld.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_udld_interface.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_user.py
nxos_vlan.py Fixing nxos_vlan to match platform agnostic net_vlan part2 (#32410) 2017-11-01 14:56:38 +05:30
nxos_vpc.py Fixes #30846 (#30862) 2017-10-06 17:10:03 +05:30
nxos_vpc_interface.py Fixes #30846 (#30862) 2017-10-06 17:10:03 +05:30
nxos_vrf.py
nxos_vrf_af.py
nxos_vrf_interface.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_vrrp.py
nxos_vtp_domain.py Fixes #30769 - nxos_vtp_version errors out on N1 images. (#30770) 2017-10-03 17:24:14 +05:30
nxos_vtp_password.py Fixes #30769 - nxos_vtp_version errors out on N1 images. (#30770) 2017-10-03 17:24:14 +05:30
nxos_vtp_version.py Fixes #30769 - nxos_vtp_version errors out on N1 images. (#30770) 2017-10-03 17:24:14 +05:30
nxos_vxlan_vtep.py
nxos_vxlan_vtep_vni.py