community.general/lib/ansible/modules/network/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
netconf_config.py Fix netconf module and plugin issues (#45140) 2018-09-04 13:23:18 +05:30
netconf_get.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
netconf_rpc.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00