mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
caf8bbf3bd
* Initial Azure cloud testing support. * Add missing Azure requirements. * Fix test handling of setup and requirements. * Update Azure cloud plugin. * Add setup_azure role for integration tests. * Update minimal Azure integration test sample.
2 lines
101 B
YAML
2 lines
101 B
YAML
- pip:
|
|
requirements: '{{ role_path }}/../../../../packaging/requirements/requirements-azure.txt'
|