ansible/changelogs/fragments/fix_ios_vlan.yaml
Nilashish Chakraborty 8b26e3899f Fix ios_vlan issue CP into 2.6 (#42665)
* 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

* Fixed changelog Shippable errors

* Fix 2 for Shippable changelog errors
2018-07-16 17:13:14 -07:00

3 lines
120 B
YAML

---
bugfixes:
- ios_vlan - fix unable to identify correct vlans issue (https://github.com/ansible/ansible/pull/42247)