Skip to content

Commit 2122d0e

Browse files
committed
Bump openhpc role requirement
1 parent 817a2ff commit 2122d0e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ roles:
33
- src: stackhpc.nfs
44
version: v22.9.1
55
- src: https://github.com/stackhpc/ansible-role-openhpc.git
6-
version: v0.18.0 # requires/uses openhpc v2.6.1
6+
version: v0.20.0 # Allow multiple empty partitions by @sjpb in #156
77
name: stackhpc.openhpc
88
- src: https://github.com/stackhpc/ansible-node-exporter.git
99
version: feature/no-install
@@ -33,8 +33,6 @@ collections:
3333
version: 4.5.0 # https://github.com/ansible-collections/community.general/pull/4281
3434
- name: community.crypto
3535
version: 2.10.0
36-
- name: community.mysql
37-
3836
- name: openstack.cloud
3937
version: 1.10.0
4038
- name: https://github.com/stackhpc/ansible-collection-terraform

0 commit comments

Comments
 (0)