summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/setup_paramiko/uninstall-FreeBSD-python-3.yml
blob: d3d3739b0187b38b5cffc57fc87b7735b6176272 (plain)
1
2
3
4
- name: Uninstall Paramiko for Python 3 on FreeBSD
  pip:
    name: paramiko
    state: absent