Skip to content

Commit f301714

Browse files
authored
Merge pull request #69512 from gryf/OCPBUGS-25202
[OCPBUGS-25202] Add ansible-collections-openstack to be installed
2 parents abef6a0 + 6b81f96 commit f301714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/installation-osp-downloading-modules.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ifdef::osp-user[]
8888
+
8989
[source,terminal]
9090
----
91-
$ sudo yum install python3-openstackclient ansible python3-openstacksdk python3-netaddr
91+
$ sudo yum install python3-openstackclient ansible python3-openstacksdk python3-netaddr ansible-collections-openstack
9292
----
9393
endif::osp-user[]
9494

@@ -125,4 +125,4 @@ ifeval::["{context}" == "uninstalling-cluster-openstack"]
125125
endif::[]
126126
ifeval::["{context}" == "uninstalling-openstack-user"]
127127
:!osp-user-uninstall:
128-
endif::[]
128+
endif::[]

0 commit comments

Comments
 (0)