mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Only use Paramiko in tests when needed. (#54826)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
- name: Install Paramiko for Python 2 on CentOS 6
|
||||
yum:
|
||||
name: python-paramiko
|
||||
Reference in New Issue
Block a user