You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/connection
markafarrell 43872d6b88 Fix netconf guess_network_os to use ssh_config if supplied. (#55199)
* feature: use network_os=auto to trigger network os guessing

* doc: add debug messages

* fix linting

* fix test_netconf_init default network_os is auto

* add documentation

* fix rst errors

* use init lexer

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update lib/ansible/plugins/connection/netconf.py

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update lib/ansible/plugins/connection/netconf.py

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update lib/ansible/plugins/connection/netconf.py

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst

Co-Authored-By: Sandra McCann <samccann@redhat.com>
7 years ago
..
__init__.py caution tape on makedirs_safe (#55241) 7 years ago
buildah.py Become plugins (#50991) 7 years ago
chroot.py made chroot exe configurable (#53147) 7 years ago
docker.py docker conncetion plugin: accept 'dev' as 'newest version' (#56947) 7 years ago
funcd.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
httpapi.py Change handle_httperror in httpapi plugins (#53391) 7 years ago
iocage.py Python3 fix: Decode output from popen in iocage connection (#41868) 7 years ago
jail.py Become plugins (#50991) 7 years ago
kubectl.py Fixed misc typos (#57103) 7 years ago
libvirt_lxc.py Become plugins (#50991) 7 years ago
local.py removal of chdir in controller (#57781) 7 years ago
lxc.py Become plugins (#50991) 7 years ago
lxd.py Fix mixed output from ansible and lxd when using the lxd connection plugin (#45246) 7 years ago
napalm.py Become plugins (#50991) 7 years ago
netconf.py Fix netconf guess_network_os to use ssh_config if supplied. (#55199) 7 years ago
network_cli.py Fix junos terminal regex for cluster srx devices (#53006) 7 years ago
oc.py standardize TLS connection properties (#54315) 7 years ago
paramiko_ssh.py Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 7 years ago
persistent.py Plugin paths need to be sent in exectutor, too (#57126) 7 years ago
podman.py Fix failed mounts in podman connector and handle errors (#57741) 7 years ago
psrp.py caution tape on makedirs_safe (#55241) 7 years ago
qubes.py Become plugins (#50991) 7 years ago
saltstack.py Close all open filehandle (#50544) 7 years ago
ssh.py ssh: Ensure debug messages are properly converted to text (#57850) 7 years ago
vmware_tools.py VMware: vmware_tools tls warning fixes (#55187) 7 years ago
winrm.py winrm - fix failure parsing for send input errors (#56245) 7 years ago
zone.py Become plugins (#50991) 7 years ago