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/lib/ansible/plugins/netconf
Ganesh Nalawade 455dfbe732
Fix netconf module and plugin issues (#45140)
* Fix netconf netconf issues

*  Identifier is optional for get_schema api
*  Fix dispatch api mandatory argument check
*  Add save option handling to copy config from target datastore
   to startup datastore if supported
*  Validate config in check-mode or if validate option set to true

* Copy config if check-mode is not enabled
2018-09-04 13:23:18 +05:30
..
__init__.py Fix netconf module and plugin issues (#45140) 2018-09-04 13:23:18 +05:30
ce.py Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
default.py Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
iosxr.py Fix netconf_config module default_operation issue (#44958) 2018-08-31 16:33:34 +05:30
junos.py Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
sros.py Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30