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
aos
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
citrix
cli
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
dellos10
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
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
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
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
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
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