Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 3.82 KB

README.md

File metadata and controls

66 lines (49 loc) · 3.82 KB

Ansible Collection: HashiCorp Vault

Gitlab pipeline Gitlab coverage Galaxy Version license Liberapay patrons Liberapay receiving

Installs and configures the HashiCorp Vault secret managment service.

Ansible version compatibility

This collection has been tested against following ansible-core versions:

  • 2.14
  • 2.15
  • 2.16
  • 2.17

Also tested against the current development version of ansible-core.

Included content

Roles

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

Modules

Name Description
dubzland.vault.vault_auth_method Manages Vault Authentication methods

Licensing

This collection is primarily licensed and distributed as a whole under the MIT License.

See LICENSE for the full text.

Author