fa1b8ea9a0
- add ansible-collection-requirements.yml so we can specify the collections we need. - Changed env-setup to install collections unsing ansible-galaxy. - Moved taks "Dynamic enrollment" to use the openstack.cloud collection Change-Id: I1cf21a505b923f333b6853944965593170cbe8cd
5 lines
97 B
YAML
5 lines
97 B
YAML
collections:
|
|
- name: openstack.cloud
|
|
version: 1.0.0
|
|
source: https://galaxy.ansible.com
|