mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
- 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
This commit is contained in:
parent
b3cf1e39bb
commit
e2bed36d12
7 changed files with 389 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
testcase: "*"
|
||||
test_items: []
|
Loading…
Add table
Add a link
Reference in a new issue