community.general/lib/ansible/plugins
Ganesh Nalawade ce541454e9
Update netconf_config module (#44379)
Fixes #40650
Fixes #40245
Fixes #41541

*  Refactor netconf_config module as per proposal #104
*  Update netconf_config module metadata to core network supported
*  Refactor local connection to use persistent connection framework
   for backward compatibility
*  Update netconf connection plugin configuration varaibles (Fixes #40245)
*  Add support for optional lock feature to Fixes #41541
*  Add integration test for netconf_config module
*  Documentation update
* Move deprecated options in netconf_config module
2018-08-21 20:41:18 +05:30
..
action Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Bugfixes and integration tests for 'default' callback plugin 2018-08-15 07:56:17 -07:00
cliconf DCI devel iosxr fix : on-device diffs does not work always (#44265) 2018-08-17 12:34:11 +05:30
connection Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
filter Fix module name in error text at parse_xml filter (#44313) 2018-08-20 10:19:16 +05:30
httpapi Httpapi plugin for Firepower device (#43773) 2018-08-14 14:28:07 +05:30
inventory Fix openstack inventory plugin for API changes (#43580) 2018-08-17 07:03:08 -04:00
lookup Add module cpm_status for WTI device management (#42970) 2018-08-20 21:56:06 -04:00
netconf Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
shell win-async: fix race condition in async run (#43691) 2018-08-06 09:21:53 +10:00
strategy Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 2018-08-13 13:43:28 -05:00
terminal new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
test Add a 'finished' test for async jobs (#38325) 2018-07-24 23:21:28 +02:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 2018-07-31 16:00:04 -05:00