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/test/units/modules/network
Trishna Guha 4f37ce32f3 nxos_vlan fix 2.8 backport (#56211)
* nxos_vlan: vlan names containing regex ctl chars should be escaped (#55463)

The `nxos_vlan` module may raise with regex error `sre_constants.error: multiple repeat` in the non_structured codepath if the device has existing vlan names with certain regex control characters; e.g.

```
VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Eth1/3
14   my-vlan-name-is-***              active
```

(cherry picked from commit de8ce08fd8)

* fix nxos_vlan mode idempotence bug (#55144)

* fix nxos_vlan mode idempotence bug

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Fix CI failure

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 57e0567310)

* nxos_vlan fix 2.8 backport

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
7 years ago
..
aireos
aruba
asa ASA network/service object-group module (#52925) 7 years ago
basics
checkpoint
cli
cloudvision
cnos The module fails on switchport. Check added to fix. (#54970) 7 years ago
cumulus
dellos6
dellos9
dellos10
edgeos
edgeswitch
enos
eos
exos Exos httpapi (#54405) 7 years ago
f5 BIGIP: deprecates TMOS v11.x support for GTM modules (#54543) 7 years ago
fortimanager
frr
ftd Add latest updates from FTD Ansible downstream repository. (#53638) 7 years ago
ingate
ios Revert nxos, ios, iosxr return_timestamps (#56206) 7 years ago
iosxr Revert nxos, ios, iosxr return_timestamps (#56206) 7 years ago
ironware
itential
junos
netact
netscaler
netvisor
nos
nso
nuage
nxos nxos_vlan fix 2.8 backport (#56211) 7 years ago
onyx Adding Support For Vxlan In Onyx Switches (#55081) 7 years ago
opx
ovs
radware [stable-2.8] Changing the license to Apache 2 7 years ago
routeros
slxos
voss
vyos
__init__.py