Sort the supported list of yang modules before returining in response
Add jxmlease library requirement in doc as it is used by
netconf_get module which is invoked by community.yang.get module
Add connection type validitiy check. Currently the plugins support
only community.yang.netconf connection type
Check if remote netconf server supports fetching yang model by
checking for urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring
capability in server capabilities.
SUMMARY
Fixes https://github.com/ansible-collections/community.yang/issues/21 Fixes https://github.com/ansible-collections/community.yang/issues/18 Fixes https://github.com/ansible-collections/community.yang/issues/19 Fixes https://github.com/ansible-collections/community.yang/issues/20
jxmlease
library requirement in doc as it is used by netconf_get module which is invoked bycommunity.yang.get
moduleurn:ietf:params:xml:ns:yang:ietf-netconf-monitoring
capability in server capabilities.ISSUE TYPE
COMPONENT NAME
fetch get configure
ADDITIONAL INFORMATION