mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 15:04:02 -07:00
wsl connection: import paramiko directly (#10531)
Import paramiko directly.
(cherry picked from commit d0b0aff5bc
)
Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
274 B
YAML
3 lines
274 B
YAML
bugfixes:
|
|
- "wsl connection plugin - avoid deprecated ansible-core paramiko import helper, import paramiko directly instead
|
|
(https://github.com/ansible-collections/community.general/issues/10515, https://github.com/ansible-collections/community.general/pull/10531)."
|