community.general/lib/ansible
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
..
cli Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config namespace facts 2017-11-09 09:48:14 -05:00
errors more info on yaml errors 2017-10-30 12:39:30 -04:00
executor Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Fix non-ascii errors in config manager 2017-11-02 11:05:13 -07:00
module_utils Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
modules Synchronize: Document the private_key option (#32754) 2017-11-09 12:49:49 -05:00
parsing more info on yaml errors 2017-10-30 12:39:30 -04:00
playbook Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
plugins Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
template added debug info when skipping undef 2017-10-27 12:16:16 -04:00
utils Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
vars namespace facts 2017-11-09 09:48:14 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py updated chlog, moved missed comment 2017-11-09 09:59:43 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00