mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
4 lines
84 B
YAML
4 lines
84 B
YAML
- name: Install Paramiko for Python 2 on Ubuntu 16
|
|
apt:
|
|
name: python-paramiko
|