mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Only use Paramiko in tests when needed. (#54826)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- name: Uninstall Paramiko for Python 2 using zypper
|
||||
command: zypper --quiet --non-interactive remove --clean-deps python2-paramiko
|
||||
args:
|
||||
warn: no
|
||||
Reference in New Issue
Block a user