community.general/plugins/connection
Rui Lopes 96b493002c
add the wsl connection plugin (#9795)
* add the wsl connection plugin

* move the banner_timeout required paramiko version to its own line

* document the proxy_command required paramiko version

* document the timeout required paramiko version

* simplify the sending of the become_pass value

* add Connection.__init__ type hints

* add MyAddPolicy.missing_host_key type hints

* normalize the Connection._parse_proxy_command replacers dict values to the str type

* add the user_known_hosts_file option

* modify the private_key_file option type to path
2025-04-19 09:01:36 +02:00
..
chroot.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
funcd.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
incus.py incus_connection: Allow non-root users to connect to an instance (#9743) 2025-02-17 07:41:17 +01:00
iocage.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
jail.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
lxc.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
lxd.py lxd_connection: Allow non-root users to connect to an instance (#9659) 2025-02-15 13:00:14 +01:00
proxmox_pct_remote.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
qubes.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
saltstack.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
wsl.py add the wsl connection plugin (#9795) 2025-04-19 09:01:36 +02:00
zone.py connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00