ansible/test/integration/targets/setup_paramiko/uninstall-Darwin-python-3.yml
Sam Doran a7e834071c
Add macOS 11 to CI (#72622)
* Fix connection_paramiko_ssh test for macOS 11
* Update Azure Pipelines config
* Add changelog
2021-01-11 12:20:47 -05:00

4 lines
93 B
YAML

- name: Uninstall Paramiko for Python 3 on MacOS
pip:
name: paramiko
state: absent