community.general/lib/ansible/modules/network
Paul Neumann 2019f0e430 nxos_facts: Do not gather redundant neighbor data (#49024)
* nxos_facts: Remove dead code

The commit e51964e made this redundant as the structured case is handled
elsewhere.

* nxos_facts: Do not gather neighbors redundantly

LLDP reports the neighbor using the abbreviated interface name, whereas
CDP reports the neighbor using the full interface name. Normalize the
local interface name in the LLDP case, so there is no redundant
information. Due to the order of the gathering, CDP neighbors are saved
in case both LLDP and CDP data is available on a certain interface.
2018-11-23 14:43:40 +05:30
..
a10 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
aci Added support for L2 external domain association (l2dom). (#48670) 2018-11-19 17:22:04 +01:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aos To improve readability, we added a line feed. (#43801) 2018-08-08 16:10:26 -07:00
aruba
asa Update asa_config.py (#46448) 2018-10-03 15:03:19 -04:00
avi Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
bigswitch Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
citrix Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
cli cli_config module doc update (#45345) 2018-09-07 17:09:08 +05:30
cloudengine Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
cloudvision
cnos Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
cumulus Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
dellos6 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
dellos9 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
dellos10 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
edgeos BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
edgeswitch edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
eos Update eos_config.py (#45810) 2018-10-10 16:47:11 -04:00
exos Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
f5 Remove unused import (#48639) 2018-11-22 07:58:17 -08:00
files net_put: Fix trivial documentation typo (#48035) 2018-11-05 10:03:29 +05:30
fortimanager Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
fortios Initial commit for fortios_firewall_policy (#48815) 2018-11-19 09:58:31 +00:00
ftd Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
illumos
ingate Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
interface
ios ios_facts: Strip header from running-config (#48047) 2018-11-08 20:28:47 +05:30
iosxr Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos Fix junos_command.py network module to support spaces in rpc args (#48343) 2018-11-13 10:33:48 +05:30
layer2
layer3
meraki meraki_vlan - Add note explaining VLAN support tests in a Meraki network (#48278) 2018-11-07 01:06:24 +01:00
netact
netconf Fix in confirmed_commit capability in netconf_config modules (#46964) 2018-10-15 11:34:35 +05:30
netscaler
netvisor Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
nos Remove unused import and lines, to make linter happy (#45665) 2018-09-19 19:52:52 +05:30
nso mark Cisco ACI modules certified (#46842) 2018-10-11 15:35:12 -05:00
nuage
nxos nxos_facts: Do not gather redundant neighbor data (#49024) 2018-11-23 14:43:40 +05:30
onyx Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
opx Docs updated and review comments addressed (#45133) 2018-09-04 07:13:59 +01:00
ordnance Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
ovs Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
panos Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
protocol
radware Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
routeros Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
routing
slxos Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
sros update sros metadata to certified (#46981) 2018-10-12 14:48:16 -05:00
system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
voss New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos add simple j2 example to vyos_config (#46442) 2018-10-03 22:13:52 -05:00
__init__.py