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
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
8 years ago
..
fixtures Fix ios_facts return values (#35239) 8 years ago
__init__.py adds missing __init__ to ios unit test 9 years ago
ios_module.py Unit tests: share common code (#31456) 8 years ago
test_ios_banner.py Accept other ios_banner types (#33961) 8 years ago
test_ios_command.py ios_command: Whitelist some commands starting with `configure` (#35363) 8 years ago
test_ios_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 8 years ago
test_ios_facts.py Fix ios_facts return values (#35239) 8 years ago
test_ios_logging.py ios_logging handling platform difference (#35232) 8 years ago
test_ios_ping.py Unit tests: share common code (#31456) 8 years ago
test_ios_system.py Unit tests: share common code (#31456) 8 years ago
test_ios_user.py ios integration tests to network_cli (#33920) 8 years ago
test_ios_vrf.py Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 8 years ago