mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-10 19:21:31 -07:00
3 lines
83 B
YAML
3 lines
83 B
YAML
- name: Install Paramiko for Python 2 on CentOS 6
|
|
yum:
|
|
name: python-paramiko
|