community.general/lib/ansible/modules
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
..
cloud use explict conversion instead of as_dict (#49046) 2018-11-23 13:23:58 +08:00
clustering k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
commands command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
crypto Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
database influxdb_user - Allows updates to user privileges (#46667) 2018-11-20 20:08:39 +01:00
files Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
identity Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
monitoring Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
net_tools Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
network nxos_facts: Do not gather redundant neighbor data (#49024) 2018-11-23 14:43:40 +05:30
notification Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
packaging Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
remote_management Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
source_control modules: github_release: support anonymous access (#47817) 2018-11-22 17:02:39 +00:00
storage Fixes #38174: Add remove-brick operation for gluster_volume (#38269) 2018-11-22 04:42:02 -05:00
system Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
utilities Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 2018-11-20 14:19:17 -05:00
web_infrastructure Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
windows win_mapped_drive: removed docs around a system wide mount (#49017) 2018-11-22 17:05:35 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00