1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 01:08:54 +00:00
community.general/test/integration/targets/setup_azure/tasks/main.yml
Matt Clay 80b0e0e05a Remove cryptography version limit in Azure tests.
No longer needed now that cryptography 2.1.1 has been released.
2017-10-12 15:34:36 -07:00

2 lines
101 B
YAML

- pip:
requirements: '{{ role_path }}/../../../../packaging/requirements/requirements-azure.txt'