community.general/lib/ansible/modules/network
Clement Trebuchet 7c97bb5077 Devel ios vrf submode (#41659)
* add submode features ipv4/ipv6

* add tests for submode

* the parameters both_ * were not idempotent, in what is read in the configuration we have a list with 2 entries (import, export) while the input parameter has only one parameter which will be applied twice

* add docstring to the ios_vrf module + provide a fix for: https://github.com/ansible/ansible/issues/41581

* complete tests

* add missing description

* fix KeyError for address-family ipv*

* fix both_* tests

* fix E231, W292, W293

* fix W293

* remove set has it doesn't preserve order of routes

* fix E106

* remove ImportError: cannot import name OrderedDict

* We should be able to mix the parameters for the routes targets , while remaining imdepotent. During the first implementation we did not take this into account, which did not correspond to the reality of the needs in production (to be able to use each parameter indifemently together)

* remove epdb reference

* FIX E111, E106

* FIX E302

* using loop produce a result who  was not imdepotent

* FIX E241

* fix: used pass intead of list
2018-07-12 20:27:10 +05:30
..
a10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aci aci_bd_subnet: Support parameter scope not set (#42675) 2018-07-12 15:20:33 +02:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
aruba Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
asa Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
avi Added module for Autoscale Launch Config (#37345) 2018-04-05 15:51:39 +01:00
bigswitch Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
citrix Fix deprecated warnings 2018-04-17 06:47:37 -07:00
cloudengine modules, cloudengine: Fixed typo: ansilbe -> ansible 2018-05-15 13:42:04 +02:00
cloudvision Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cnos Fixing copy paste issue (#41121) 2018-06-05 14:31:50 +05:30
cumulus Add Show Interface Example (#41863) 2018-06-25 08:47:02 -05:00
dellos6 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos9 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
edgeos Fix typeo in param name (#41287) 2018-06-07 19:28:04 -04:00
enos Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
exos gets rid of rst error on exos module docs (#39244) 2018-04-24 19:45:07 +01:00
f5 Marks select modules as stableinterface (#41741) 2018-06-20 12:16:43 -07:00
files Idempotency for net_get and net_put modules (#42307) 2018-07-05 20:15:25 +05:30
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortios Initial commit for fortios_webfilter (#37196) 2018-04-27 10:47:58 +01:00
illumos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
interface Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
ios Devel ios vrf submode (#41659) 2018-07-12 20:27:10 +05:30
iosxr DCI failures (#41241) 2018-06-07 15:55:03 +05:30
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos Fix junos facts integration test failures (#42623) 2018-07-12 09:53:03 +05:30
layer2 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
meraki meraki_mx_l3_firewall - Fix idempotency for default rule logging (#42649) 2018-07-12 16:47:17 +02:00
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netconf fix netconf_get documentation section and lock logic (#40357) 2018-06-12 11:36:44 +05:30
netscaler Netscaler various fixes (#34800) 2018-02-06 19:11:44 +00:00
netvisor Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 2018-03-20 10:01:36 +00:00
nuage Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nxos nxos_logging new feature - remote logging (#41237) 2018-07-05 12:17:14 +05:30
onyx More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
ordnance Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovs openvswitch_db: Make 'key' parameter optional (#42110) 2018-07-09 19:12:41 +05:30
panos Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
protocol Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
radware vdirect modules: fix 'import' sanity test (#39706) 2018-05-03 18:13:06 -07:00
routing provide detailed description of module (#36107) 2018-02-13 14:00:48 +00:00
slxos Adding slxos_lldp module (#39259) 2018-06-26 09:27:52 -07:00
sros Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
vyos allow empty line in src template file (#42493) 2018-07-11 11:29:07 +05:30
__init__.py package files 2016-12-08 11:22:22 -05:00