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 ab2a532 commit 3d6ac12Copy full SHA for 3d6ac12
etc/kayobe/ansible/requirements.yml
@@ -9,7 +9,7 @@ collections:
9
- name: stackhpc.pulp
10
version: 0.4.1
11
- name: stackhpc.hashicorp
12
- version: 2.4.0
+ version: 2.5.0
13
- name: stackhpc.kayobe_workflows
14
version: 1.0.3
15
roles:
releasenotes/notes/hcp-2.5.0-8e30c7b1910f2bd2.yaml
@@ -0,0 +1,5 @@
1
+---
2
+fixes:
3
+ - |
4
+ Updates the ``stackhpc.hashicorp`` Ansible collection to 2.5.0. This brings
5
+ in an idempotency fix for generating certificates.
0 commit comments