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.
1 parent 817a2ff commit 2122d0eCopy full SHA for 2122d0e
requirements.yml
@@ -3,7 +3,7 @@ roles:
3
- src: stackhpc.nfs
4
version: v22.9.1
5
- src: https://github.com/stackhpc/ansible-role-openhpc.git
6
- version: v0.18.0 # requires/uses openhpc v2.6.1
+ version: v0.20.0 # Allow multiple empty partitions by @sjpb in #156
7
name: stackhpc.openhpc
8
- src: https://github.com/stackhpc/ansible-node-exporter.git
9
version: feature/no-install
@@ -33,8 +33,6 @@ collections:
33
version: 4.5.0 # https://github.com/ansible-collections/community.general/pull/4281
34
- name: community.crypto
35
version: 2.10.0
36
- - name: community.mysql
37
-
38
- name: openstack.cloud
39
version: 1.10.0
40
- name: https://github.com/stackhpc/ansible-collection-terraform
0 commit comments