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,3 @@
|
||||
- name: Install Paramiko for Python 3
|
||||
package:
|
||||
name: python3-paramiko
|
||||
Reference in New Issue
Block a user