Skip to content

Commit 4c4d898

Browse files
Merge pull request #7821 from gryf/upi-ansible-collection
OCPBUGS-24241: Pin openstack.cloud version.
2 parents 92ae10a + 6c7b5a9 commit 4c4d898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/openstack/install_upi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The Ansible Collections are not packaged (yet) on recent versions of OSP and RHE
172172
installed instead of Ansible 2.9. So the collections need to be installed from `ansible-galaxy`.
173173

174174
```sh
175-
ansible-galaxy collection install openstack.cloud ansible.utils community.general
175+
ansible-galaxy collection install "openstack.cloud:<2.0.0" ansible.utils community.general
176176
```
177177

178178
## OpenShift Configuration Directory

0 commit comments

Comments
 (0)