A complete ansible collection to deploy and manage Hashicorp Vault, Consul, and Nomad clusters.
Go to file
Bertrand Lanson 340f2137d4
All checks were successful
development / Check commit compliance (push) Successful in 6s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
feat(generate_credentials): generate new accesor ids and vault token credentials
2024-05-08 02:25:13 +02:00
.gitea/workflows ci: remove dependency on non-existent step in release 2024-05-04 01:05:15 +02:00
docs fix(syntax): typo in docs 2024-04-02 00:08:32 +02:00
meta feat: commit collection skeleton 2023-12-13 22:26:10 +01:00
molecule feat(vault): enable consul service registration automatically if consul is also enabled 2024-05-07 19:23:48 +02:00
playbooks feat(generate_credentials): generate new accesor ids and vault token credentials 2024-05-08 02:25:13 +02:00
plugins feat(TLS): add tls features to vault and trust hosts store on containers 2024-04-06 23:47:35 +02:00
roles feat(consul): allow enabling consul internal TLS 2024-05-05 02:37:29 +02:00
.ansible-lint feat: commit collection skeleton 2023-12-13 22:26:10 +01:00
.cz.toml chore: add commitizen automatic versioning 2024-05-04 00:55:36 +02:00
.gitignore feat(consul): allow enabling consul internal TLS 2024-05-05 02:37:29 +02:00
.gitmodules feat(core): change namespace of collection 2024-02-07 21:49:00 +01:00
.pre-commit-config.yaml chore: add pre-commit file 2024-05-03 22:28:46 +02:00
.yamllint feat: commit collection skeleton 2023-12-13 22:26:10 +01:00
CHANGELOG.md bump: version 0.1.0 → 0.2.0 2024-05-05 18:15:54 +00:00
galaxy.yml bump: version 0.1.0 → 0.2.0 2024-05-05 18:15:54 +00:00
LICENSE feat(vault/docs/license): added plugin ability to vault, update documentation and license 2024-01-06 15:50:51 +01:00
README.md feat(core): change namespace of collection 2024-02-07 21:49:00 +01:00

Ansible Collection - ednz_cloud.hashistack

THIS REPOSITORY IS A WORK IN PROGRESS, IT IS NOWHERE NEAR FIT FOR PRODUCTION.