We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92ae10a + 6c7b5a9 commit 4c4d898Copy full SHA for 4c4d898
docs/user/openstack/install_upi.md
@@ -172,7 +172,7 @@ The Ansible Collections are not packaged (yet) on recent versions of OSP and RHE
172
installed instead of Ansible 2.9. So the collections need to be installed from `ansible-galaxy`.
173
174
```sh
175
-ansible-galaxy collection install openstack.cloud ansible.utils community.general
+ansible-galaxy collection install "openstack.cloud:<2.0.0" ansible.utils community.general
176
```
177
178
## OpenShift Configuration Directory
0 commit comments