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
Peter Sprygada 7f1c43e597 updates ios modules to support persistent socket (#21258)
* updates all ios modules to support persistent socket
* adds ios action plugin to connect to device
* adds exec_command() to ios shared module
* fixes ios_config and ios_template local action
* update all unit test cases
* adds base test module for ios module testing
8 years ago
..
fixtures refactors ios_config to use network_cli plugin (#20042) 8 years ago
__init__.py adds missing __init__ to ios unit test 8 years ago
ios_module.py updates ios modules to support persistent socket (#21258) 8 years ago
test_ios_command.py updates ios modules to support persistent socket (#21258) 8 years ago
test_ios_config.py updates ios modules to support persistent socket (#21258) 8 years ago
test_ios_system.py updates ios modules to support persistent socket (#21258) 8 years ago
test_ios_template.py updates ios modules to support persistent socket (#21258) 8 years ago
test_ios_vrf.py updates ios modules to support persistent socket (#21258) 8 years ago