1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2017-02-13 15:22:14 +00:00
..
fixtures refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
__init__.py adds missing __init__ to ios unit test 2017-01-08 23:07:30 -05:00
ios_module.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_command.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_config.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_system.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_template.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_vrf.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00