community.general/lib/ansible/plugins/netconf
Nathaniel Case 1829a72885
Allow persistent connection plugins to queue messages back to ansible-connection (#49977)
* Connections can queue messages to be returned from ansible-connection

* Provide fallback for invalid display level

* Strip display from plugins

* Route messages through helper method to try to avoid improper appends
2018-12-19 10:54:42 -05:00
..
__init__.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
ce.py Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
default.py Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
iosxr.py Fix iosxr netconf plugin response namespace (#49238) 2018-11-29 13:21:41 +05:30
junos.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
sros.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00