Skip to content

Commit b1d787f

Browse files
author
Matt Pryor
committed
Update dependencies
1 parent d06f415 commit b1d787f

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

requirements.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ roles:
66
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
9-
version: feature/no-install
9+
version: 62dd0e1534ad54d770e541491ee9570bbcb3f698 # feature/no-install
1010
name: cloudalchemy.node_exporter
1111
- src: https://github.com/cloudalchemy/ansible-prometheus.git
1212
version: 4d2c8d742de39e50387e0aa6d5510b21c7451343 # need fix in preceeding commit for rocky
@@ -15,27 +15,30 @@ roles:
1515
version: 0.19.1
1616
- src: https://github.com/stackhpc/ansible-grafana.git
1717
name: cloudalchemy.grafana
18-
version: service-state
18+
version: 27b57570400deda29dbe32ddcb07558f4e957e4e # service-state
1919
# No versions available
2020
- src: https://github.com/OSC/ood-ansible.git
2121
name: osc.ood
2222
version: v2.0.8
2323

2424
collections:
2525
- name: containers.podman
26+
version: 1.10.2
2627
- name: community.grafana
28+
version: 1.5.4
2729
- name: https://github.com/stackhpc/ansible_collection_slurm_openstack_tools
2830
type: git
2931
version: v0.2.0
3032
- name: ansible.posix
33+
version: 1.5.4
3134
- name: ansible.netcommon
35+
version: 5.1.1
3236
- name: community.general
33-
version: 4.5.0 # https://github.com/ansible-collections/community.general/pull/4281
37+
version: 7.1.0
3438
- name: community.crypto
3539
version: 2.10.0
3640
- name: openstack.cloud
37-
version: 1.10.0
41+
version: 2.1.0
3842
- name: https://github.com/stackhpc/ansible-collection-terraform
3943
type: git
4044
version: dadf2e81b78cfd267821c568f92d3a8da6541a41
41-

0 commit comments

Comments
 (0)