Pin openstack.cloud collection

Install from git repo and pin[1] openstack.cloud collection
to fix the molecule jobs.

[1] https://opendev.org/openstack/tripleo-quickstart/src/branch/master/quickstart.sh#L155

Change-Id: I0bf06f676902851e062f4ffc205801ce473b9a6e
This commit is contained in:
rabi 2022-11-01 23:16:22 +05:30 committed by Rabi Mishra
parent d9890baa18
commit 4dea939ba0
3 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,7 @@
collections:
- name: https://opendev.org/openstack/ansible-collections-openstack.git
type: git
version: ed36d82a0c60a841d2f30c61a50d60531481b2cc
- containers.podman
- community.general
- ansible.posix

View File

@ -38,6 +38,8 @@ collections:
- ansible.netcommon
- ansible.posix
- community.general
- openstack.cloud
- name: https://opendev.org/openstack/ansible-collections-openstack.git
type: git
version: ed36d82a0c60a841d2f30c61a50d60531481b2cc
- containers.podman
- community.crypto

View File

@ -16,6 +16,7 @@ provisioner:
ANSIBLE_STDOUT_CALLBACK: yaml
ANSIBLE_ROLES_PATH: "${ANSIBLE_ROLES_PATH}:${HOME}/zuul-jobs/roles"
ANSIBLE_LIBRARY: "${ANSIBLE_LIBRARY:-/usr/share/ansible/plugins/modules}"
ANSIBLE_COLLECTIONS_PATHS: "${ANSIBLE_COLLECTIONS_PATHS:-/usr/share/ansible/collections}"
ANSIBLE_FILTER_PLUGINS: "${ANSIBLE_FILTER_PLUGINS:-/usr/share/ansible/plugins/filter}"
scenario: