community.general/lib/ansible/modules/network
Olivier BLIN 1a57daf9b0 Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892)
* Add support for multiple IPv6 addresses in nxos_l3_interface module

Cisco support multiple IPv6 addresses on each interface but only the first
IPv6 is considered by this module. There is no impact on the configuration
but the module is not idempotent.

* Add internal support for IPv6 list
* Fix module idempotency

* Initialize tests for nxos_l3_interface

* Fix IPv4 removal idempotency
* Fix data extraction from nxos config

* Fix silently ignored interfaces in nxos_l3_interface

* Add warning when interface does not exist in nxos config
2019-03-27 10:52:42 -04:00
..
a10 Assorted pylint fixes 2019-02-15 06:54:47 -08:00
aci fixed docbuild errors (#54061) 2019-03-20 11:23:06 -05:00
aireos Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
aos Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
aruba Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
asa Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
avi Avi: Fixed import issues (#52661) 2019-03-06 12:09:49 -05:00
bigswitch Assorted pylint fixes 2019-02-15 06:54:47 -08:00
checkpoint Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
citrix Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
cli Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
cloudengine Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
cloudvision Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
cnos Lenovo cnos user module (#53763) 2019-03-27 19:22:05 +05:30
cumulus Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
dellos6 Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
dellos9 Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
dellos10 Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
edgeos Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
edgeswitch Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
enos Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
eos New module for BGP configuration management in Arista EOS (#52722) 2019-03-12 17:31:58 +05:30
exos Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
f5 removes redundant functions (#53989) 2019-03-20 14:44:41 +00:00
files Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
fortimanager FortiManager Plugin Module Conversion: fmgr_ha (#52768) 2019-03-07 12:31:17 +05:30
fortios Fortinet's FortiOS voip profile (#52833) 2019-03-13 13:07:19 +05:30
frr Update frr_facts (#53439) 2019-03-11 10:55:09 +05:30
ftd New module to install images on Cisco FTD devices (#53467) 2019-03-26 19:35:53 +05:30
illumos Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ingate modules: network: ingate: Add module ig_store_edit (#47675) 2019-01-17 23:05:45 -05:00
interface Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
ios Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
iosxr New module for BGP configuration management in iosxr (#53121) 2019-03-12 17:47:40 +05:30
ironware Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
itential itential iap_start_workflow module (#51238) 2019-03-07 13:23:40 -05:00
junos junos_user add condition when user = root (#53111) 2019-03-14 23:04:47 +05:30
layer2 Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
layer3 Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
meraki Add response documentation. (#54276) 2019-03-25 13:04:08 -04:00
netact Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netconf Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
netscaler Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netvisor Pluribus Networks network cli terminal and cliconf plugins (#53735) 2019-03-15 13:51:50 +05:30
nos Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
nso nso documentation fixes (#53478) 2019-03-11 14:23:19 -05:00
nuage Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892) 2019-03-27 10:52:42 -04:00
onyx Fix to allow Po interface descriptions (#51726) 2019-03-27 15:04:10 +01:00
opx opx_cps_changes (#51952) 2019-03-07 03:41:36 -05:00
ordnance Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ovs Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
panos Deprecating panos modules; pointing to Galaxy role (#52355) 2019-02-22 14:41:40 -05:00
protocol Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
radware Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
restconf Add missing RETURN to restconf_config (#53324) 2019-03-05 08:53:23 -05:00
routeros Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
routing add agnostic doc fragment (#52673) 2019-02-20 15:18:12 -06:00
skydive PR to include support for Skydive Node and Edge modules with Ansible (#53112) 2019-03-13 16:22:31 +05:30
slxos Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
sros Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
system Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
voss Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
vyos Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
__init__.py package files 2016-12-08 11:22:22 -05:00