community.general/lib/ansible/plugins
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
* implements jsonrpc message passing for ansible-connection

* implements more generic mechanism for persistent connections
* starts persistent connection in task_executor if enabled and supported
* supports using network_cli as top level connection plugin
* enhances logging for persistent connection to stdout

* Update action plugins

* Fix Python3 RPC

* Fix Junos bytes<-->str issues

* supports using netconf as top level connection plugin

* Error message when running netconf on an unsupported platform
* Update tests

* Fix `authorize: yes` for `connection: local`

* Handle potentially JSON data in terminal

* Add clarifying detail if possible on ConnectionError
2017-11-09 15:04:40 -05:00
..
action Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback namespace facts 2017-11-09 09:48:14 -05:00
cliconf New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696) 2017-11-08 15:55:46 +00:00
connection Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
filter Combine lists of dicts (#32686) 2017-11-09 10:02:38 -05:00
inventory Get (potentially) new composite host vars from inventory (#32606) 2017-11-07 23:10:00 -05:00
lookup Lookup plugin for the OpenShift Container Platform. 2017-11-06 19:21:52 -05:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy namespace facts 2017-11-09 09:48:14 -05:00
terminal Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00