community.general/lib/ansible/plugins/connection
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
* ansible-connection refactor and action plugin changes
* Add cliconf plugin for eos, ios, iosxr, junos, nxos, vyos
* Add netconf plugin for junos
* Add jsonrpc support
* Modify network_cli and netconf connection plugin
* Fix py3 unit test failure
* Fix review comment
* Minor fixes
* Fix ansible-connection review comments
* Fix CI issue
* platform_agnostic related changes
2017-06-06 13:56:25 +05:30
..
__init__.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
accelerate.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
chroot.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
docker.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
funcd.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
iocage.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
jail.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
libvirt_lxc.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
local.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
lxc.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
lxd.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
netconf.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
network_cli.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
paramiko_ssh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
persistent.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
ssh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
winrm.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
zone.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00