summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/setup_paramiko/uninstall-zypper-python-3.yml
blob: cb0db9413caf7065df84ce0c8e8b7a143a329e42 (plain)
1
2
3
4
- name: Uninstall Paramiko for Python 3 using zypper
  command: zypper --quiet --non-interactive remove --clean-deps python3-paramiko
  args:
    warn: no