summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/setup_paramiko/uninstall-Fedora-35-python-3.yml
blob: 6d0e9a199dc56b5f8e951a203c3eaa8e217e4346 (plain)
1
2
3
4
5
- name: Revert the crypto-policy back to DEFAULT
  command: update-crypto-policies --set DEFAULT

- name: Uninstall Paramiko and crypto policies scripts using dnf history undo
  command: dnf history undo last --assumeyes