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/iosxr
Kedar K e2bed36d12 - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715)
* - Adds iosxr_netconf module to configure netcong service on Cisco
  IOS-XR devices

* - Adds Integration test for module
- Handles diff return from load_config

* - Adds unit test for iosxr_netconf module
2017-10-24 08:49:23 +05:30
..
fixtures
__init__.py
iosxr_module.py
test_iosxr_command.py
test_iosxr_config.py
test_iosxr_facts.py
test_iosxr_netconf.py - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715) 2017-10-24 08:49:23 +05:30
test_iosxr_system.py
test_iosxr_user.py