Skip to content

Commit 70ad1e4

Browse files
committed
Bump stackhpc.kayobe_workflows to version 1.0.3
We hit this error in a control host bootstrap otherwise. ``` ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements: * stackhpc.kayobe_workflows:1.0.2 (direct request) * stackhpc.kayobe_workflows:1.0.3 (dependency of "virtual collection Git repo") ```
1 parent 05d32d4 commit 70ad1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ collections:
1111
- name: stackhpc.hashicorp
1212
version: 2.4.0
1313
- name: stackhpc.kayobe_workflows
14-
version: 1.0.2
14+
version: 1.0.3
1515
roles:
1616
- src: stackhpc.vxlan
1717
- name: ansible-lockdown.ubuntu22_cis

0 commit comments

Comments
 (0)