Skip to content

Commit 1638cf0

Browse files
committed
temp: point to ansible collection git branch
1 parent 8502a94 commit 1638cf0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

requirements.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
collections:
22
- name: community.general
33
- name: redpanda.cluster
4-
type: galaxy
4+
type: git
5+
source: https://github.com/redpanda-data/redpanda-ansible-collection.git
6+
version: pr/138-fixes
57
- name: ansible.posix
68
- name: grafana.grafana
79
version: 5.6.0
@@ -10,4 +12,4 @@ collections:
1012
roles:
1113
- src: mrlesmithjr.mdadm
1214
- src: mrlesmithjr.squid
13-
- src: geerlingguy.node_exporter
15+
- src: geerlingguy.node_exporter

0 commit comments

Comments
 (0)