You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
a10 Clean up module documentation (#36909) 6 years ago
aci aci_bd_subnet: Support parameter scope not set (#42675) 6 years ago
aireos Adding changed option to save_when for aireos (#40681) 6 years ago
aos More validate module fixes (#39097) 6 years ago
aruba Clean up module documentation (#36909) 6 years ago
asa Clean up module documentation (#36909) 6 years ago
avi Added module for Autoscale Launch Config (#37345) 6 years ago
bigswitch Fix shebangs and file modes and update tests. (#40563) 6 years ago
citrix Fix deprecated warnings 6 years ago
cloudengine modules, cloudengine: Fixed typo: ansilbe -> ansible 6 years ago
cloudvision Clean up module documentation (#36909) 6 years ago
cnos Fixing copy paste issue (#41121) 6 years ago
cumulus Add Show Interface Example (#41863) 6 years ago
dellos6 Clean up module documentation (#36909) 6 years ago
dellos9 Clean up module documentation (#36909) 6 years ago
dellos10 Clean up module documentation (#36909) 6 years ago
edgeos Fix typeo in param name (#41287) 6 years ago
enos Clean up module documentation (#36909) 6 years ago
eos Update eos, ios, vyos cliconf plugin (#42300) 6 years ago
exos gets rid of rst error on exos module docs (#39244) 6 years ago
f5 Marks select modules as stableinterface (#41741) 6 years ago
files Idempotency for net_get and net_put modules (#42307) 6 years ago
fortimanager Fortinet FortiManager Scripting Module (#34518) 6 years ago
fortios Initial commit for fortios_webfilter (#37196) 6 years ago
illumos More validate module fixes (#39097) 6 years ago
interface Network modules to link to network guide (#37033) 6 years ago
ios Devel ios vrf submode (#41659) 6 years ago
iosxr DCI failures (#41241) 6 years ago
ironware Change Brocade references to Extreme (#40571) 6 years ago
junos Fix junos facts integration test failures (#42623) 6 years ago
layer2 Specify default delay (DOCUMENTATION only change) (#30344) 7 years ago
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 7 years ago
meraki meraki_mx_l3_firewall - Fix idempotency for default rule logging (#42649) 6 years ago
netact Netact cm command2 (#34873) 6 years ago
netconf fix netconf_get documentation section and lock logic (#40357) 6 years ago
netscaler Netscaler various fixes (#34800) 6 years ago
netvisor Bulk autopep8 (modules) 7 years ago
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 6 years ago
nuage Clean up module documentation (#36909) 6 years ago
nxos nxos_logging new feature - remote logging (#41237) 6 years ago
onyx More validate module fixes (#39097) 6 years ago
ordnance Clean up module documentation (#36909) 6 years ago
ovs openvswitch_db: Make 'key' parameter optional (#42110) 6 years ago
panos Fix shebangs and file modes and update tests. (#40563) 6 years ago
protocol Assign network modules maintained by the network team the network metadata 7 years ago
radware vdirect modules: fix 'import' sanity test (#39706) 6 years ago
routing provide detailed description of module (#36107) 6 years ago
slxos Adding slxos_lldp module (#39259) 6 years ago
sros Clean up module documentation (#36909) 6 years ago
system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
vyos allow empty line in src template file (#42493) 6 years ago
__init__.py package files 8 years ago