community.general/lib/ansible/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
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
_ios_template.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_command.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_config.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_facts.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_system.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_vrf.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00