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.
galaxy
1 parent 982ea9b commit 675d4b6Copy full SHA for 675d4b6
galaxy.yml
@@ -2,7 +2,7 @@ namespace: stackhpc
2
name: hashicorp
3
description: >
4
Hashicorp Vault/Consul deployment and configuration
5
-version: "2.5.1"
+version: "2.6.0"
6
readme: "README.md"
7
authors:
8
- "Michał Nasiadka"
@@ -11,6 +11,7 @@ authors:
11
- "Pierre Riteau"
12
- "Bartosz Bezak"
13
- "Kyle Dean"
14
+ - "Jack Hodgkiss"
15
dependencies:
16
"community.docker": "*"
17
license:
@@ -21,4 +22,5 @@ tags:
21
22
- infrastructure
23
- security
24
- vault
25
+ - openbao
26
repository: "https://github.com/stackhpc/ansible-collection-hashicorp"
0 commit comments