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
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
7 years ago
..
fixtures Remove Deprecated Template network modules (#27076) 7 years ago
__init__.py adds iosxr_system declarative module (#20134) 8 years ago
iosxr_module.py Actually check for equality on empty commands array (#25308) 7 years ago
test_iosxr_command.py fix iosxr commands to encode json (#23346) 8 years ago
test_iosxr_config.py Adding admin option for iosxr_config (#26509) 7 years ago
test_iosxr_facts.py test/: PEP8 compliancy (#24803) 7 years ago
test_iosxr_netconf.py - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715) 7 years ago
test_iosxr_system.py test/: PEP8 compliancy (#24803) 7 years ago
test_iosxr_user.py Change network *_user modules to use configured_password to set a users password (#28187) 7 years ago