ansible/test/units/modules/network/iosxr
Peter Sprygada eb1453a366 updates iosxr modules to support socket (#21231)
* updates all iosxr modules to support persistent socket
* adds iosxr action plugin to connect to device
* adds exec_command() to iosxr shared module
* fixes iosxr_config and iosxr_template local action
* update all unit test cases
* adds base test module for iosxr module testing
2017-02-15 10:47:02 -05:00
..
fixtures Refactor iosxr_facts to use network_cli plugin (#20857) 2017-02-06 22:23:17 +01:00
__init__.py adds iosxr_system declarative module (#20134) 2017-01-11 17:17:37 -05:00
iosxr_module.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
test_iosxr_command.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
test_iosxr_config.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
test_iosxr_facts.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
test_iosxr_system.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
test_iosxr_template.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00