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/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
8 years ago
..
fixtures Refactor iosxr_facts to use network_cli plugin (#20857) 8 years ago
__init__.py adds iosxr_system declarative module (#20134) 8 years ago
iosxr_module.py updates iosxr modules to support socket (#21231) 8 years ago
test_iosxr_command.py updates iosxr modules to support socket (#21231) 8 years ago
test_iosxr_config.py updates iosxr modules to support socket (#21231) 8 years ago
test_iosxr_facts.py updates iosxr modules to support socket (#21231) 8 years ago
test_iosxr_system.py updates iosxr modules to support socket (#21231) 8 years ago
test_iosxr_template.py updates iosxr modules to support socket (#21231) 8 years ago