mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
buildah.py | ||
chroot.py | ||
docker.py | ||
funcd.py | ||
iocage.py | ||
jail.py | ||
libvirt_lxc.py | ||
local.py | ||
lxc.py | ||
lxd.py | ||
netconf.py | ||
network_cli.py | ||
paramiko_ssh.py | ||
persistent.py | ||
saltstack.py | ||
ssh.py | ||
winrm.py | ||
zone.py |