1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 09:48:48 +00:00
community.general/test/units/modules/network/ios
Nathaniel Case 4a79112e5c
Fix ios_facts return values (#35239)
* Revert model and serialnum to older version

* Add stacked versions of model and serialnum as separate facts

* Add unit test to check stacked output

* Alter model regex to address #34768
2018-01-30 11:17:14 -05:00
..
fixtures Fix ios_facts return values (#35239) 2018-01-30 11:17:14 -05:00
__init__.py
ios_module.py
test_ios_banner.py
test_ios_command.py
test_ios_config.py
test_ios_facts.py Fix ios_facts return values (#35239) 2018-01-30 11:17:14 -05:00
test_ios_logging.py
test_ios_ping.py
test_ios_system.py
test_ios_user.py
test_ios_vrf.py