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/ios
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
6 years ago
..
fixtures Fix ios_vlan issue CP into 2.6 (#42665) 6 years ago
__init__.py adds missing __init__ to ios unit test 8 years ago
ios_module.py Unit tests: share common code (#31456) 7 years ago
test_ios_banner.py Accept other ios_banner types (#33961) 7 years ago
test_ios_command.py Don't fail on configure in command (#37011) 7 years ago
test_ios_config.py Fixing name from aruba to ios. (#35630) 7 years ago
test_ios_facts.py Search for macaddresses more stringently (#40901) 7 years ago
test_ios_logging.py ios_logging handling platform difference (#35232) 7 years ago
test_ios_ping.py Unit tests: share common code (#31456) 7 years ago
test_ios_system.py Unit tests: share common code (#31456) 7 years ago
test_ios_user.py ios test changes (#35510) 7 years ago
test_ios_vlan.py Fix ios_vlan issue CP into 2.6 (#42665) 6 years ago
test_ios_vrf.py Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 7 years ago