community.general/lib/ansible/plugins/connection
Peter Sprygada 91a748e33b fixes issue when netconf would report ios is not supported (#38155)
* fixes issue when netconf would report ios is not supported

This change now will map ansible_network_os=ios to the correct netconf
plugin implementation.  This will resolve an error where the netconf
connection plugin will report that ios is unsupported.
2018-04-03 17:01:59 -04:00
..
__init__.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
buildah.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
chroot.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
docker.py use `docker exec` in case `docker cp` failed. (#26571) 2017-12-13 15:30:30 -06:00
funcd.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
iocage.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
jail.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
kubectl.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
libvirt_lxc.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
local.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
lxc.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
lxd.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
netconf.py fixes issue when netconf would report ios is not supported (#38155) 2018-04-03 17:01:59 -04:00
network_cli.py Close & remove paramiko connection where appropriate (#37528) 2018-03-16 13:28:04 -04:00
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py Fix paramiko connections to hosts with uppercase characters (#35555) 2018-02-02 10:08:40 -05:00
persistent.py Put back $PATH checking in ansible-connection call (#37933) 2018-03-26 12:49:30 -04:00
saltstack.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
ssh.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
winrm.py Fix: global name 'HAS_IPADDRESS' is not defined. 2018-02-05 06:41:12 -08:00
zone.py typo fix (#33810) 2017-12-12 12:25:53 +00:00