mirror of https://github.com/ansible/ansible.git
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.
* 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 |
7 years ago | |
|---|---|---|
| .. | ||
| cloud | 7 years ago | |
| crypto | 7 years ago | |
| files | 8 years ago | |
| messaging | 7 years ago | |
| monitoring | 7 years ago | |
| net_tools | 7 years ago | |
| network | 7 years ago | |
| notification | 7 years ago | |
| packaging | 7 years ago | |
| remote_management | 7 years ago | |
| source_control | 7 years ago | |
| storage | 7 years ago | |
| system | 7 years ago | |
| web_infrastructure | 7 years ago | |
| __init__.py | 10 years ago | |
| conftest.py | 7 years ago | |
| utils.py | 7 years ago | |