mirror of https://github.com/ansible/ansible.git
Fix ios_vlan issue CP in 2.5 (#42668)
* Make ios_vlan identify vlans starting with 9 (#42247)
* Make ios_vlan identify vlans starting with 9
* Add unit test for vlan id start with 9
(cherry picked from commit 70e33ef92c
)
* Added changelog for ios_vlan fix
pull/43174/head
parent
3a481c4548
commit
85122a6c38
@ -0,0 +1,2 @@
|
||||
- bugfixes:
|
||||
- ios_vlan - fix unable to identify correct vlan issue (https://github.com/ansible/ansible/pull/42247)
|
Loading…
Reference in New Issue