Installs and configures the HashiCorp Vault secret managment service.
This collection has been tested against following ansible-core versions:
- 2.16
- 2.17
- 2.18
Also tested against the current development version of ansible-core.
| Name | Description |
|---|---|
| dubzland.vault.vault_install | Installs the Vault binary |
| dubzland.vault.vault_server | Configures the Vault server system service |
| dubzland.vault.vault_init | Performs initial initialization on the Vault installation |
| dubzland.vault.vault_unseal | Unseals the Vault |
| Name | Description |
|---|---|
| dubzland.vault.vault_auth_method | Manages Vault Authentication methods |
This collection is primarily licensed and distributed as a whole under the MIT License.
See LICENSE for the full text.