Files
community.general/test/integration/targets/setup_paramiko/uninstall-FreeBSD-12-python-2.yml
2019-04-05 17:31:33 -07:00

5 lines
105 B
YAML

- name: Uninstall Paramiko for Python 2 on FreeBSD 12
pkgng:
name: py27-paramiko
state: absent