Closed kmtenhouse closed 4 years ago
Thanks for raising the issue. cc @trishnaguha @ganeshrn
Duplicate of https://github.com/ansible-collections/ansible.netcommon/issues/119 PR fix merged in devel branch https://github.com/ansible/ansible/pull/71195
stable-2.9 https://github.com/ansible/ansible/pull/71221 (review) stable-2.10 https://github.com/ansible/ansible/pull/71252 (review)
SUMMARY
The Validate capability is something we are looking to leverage and we have it working directly via Python. However, when using the IOS XR netconf plugin (in 2.9.9), receiving errors that it is unsupported by device.
ISSUE TYPE
COMPONENT NAME
Netconf plugin for IOS XR: plugins/netconf/iosxr.py
Note: I did see that this code is part of the main Ansible stable-2.9 branch. However, it was recommended that I instead open the issue here, as this will be the ongoing place for this plugin.
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Cisco IOS XR
STEPS TO REPRODUCE
Attempt to perform a task with a validate, ex:
EXPECTED RESULTS
Expect validate to work - the debugs show the router does support this capability: