1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins/connection
fizmat 4b67afc2b0
Add option for wsl_shell_type, protect wsl.exe arguments if SSH shell is Powershell (#11308)
* feat(wsl): add option for wsl_shell_type, protect wsl arguments if SSH shell is Powershell

* docs(wsl): add changelog fragment

* docs(wsl): fix changelog fragment syntax, add issue link

Co-authored-by: Felix Fontein <felix@fontein.de>

* feat(wsl): improve new option documentation

Co-authored-by: Felix Fontein <felix@fontein.de>

* refactor(wsl): put integrasion test flag into a variable for convenience

* feat(wsl): rename option to wsl_remote_ssh_shell_type

* feat(wsl): escape "%" if shell is cmd, raise AnsibleError if powershell

* test(wsl): fix unit tests for wsl

- remove redundant check - moved to a separate function
- fix check for cmd escaping of "%"
- fix formatting / whitespace

* test(wsl): fix expected error message

* test(wsl): fix test - position of stop-parsing token changed

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2026-01-16 21:07:11 +01:00
..
chroot.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
funcd.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
incus.py incus connection: fix regex (#11347) 2026-01-09 21:07:31 +01:00
iocage.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
jail.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
lxc.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
lxd.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
qubes.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
saltstack.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
wsl.py Add option for wsl_shell_type, protect wsl.exe arguments if SSH shell is Powershell (#11308) 2026-01-16 21:07:11 +01:00
zone.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00