jakub a1d548ec34 flake: add community.hashi_vault Ansible collection
Useful for access to tasks like:

- community.hashi_vault.vault_write
- community.hashi_vault.vault_kv2_get
- community.hashi_vault.vault_kv2_write
- community.hashi_vault.vault_pki_generate_certificate

Depends on:
https://github.com/ansible-collections/community.hashi_vault/pull/504

Links:
https://galaxy.ansible.com/ui/repo/published/community/hashi_vault
https://docs.ansible.com/projects/ansible/devel/collections/community/hashi_vault/
https://github.com/ansible-collections/community.hashi_vault

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-08-25 22:33:28 +02:00
2026-04-20 14:10:52 +02:00
2023-10-05 14:02:30 +02:00
2022-05-11 14:29:16 +02:00

Description

⚠️ Replace with actual description!

This repo defines a standard template for new Status infrastructure repositories.

Key things to change:

  • Update README.md
  • Terraform
    • Change path in main.tf to match new fleet
    • Add necessary providers in providers.tf
    • Add necessary secrets in secrets.tf
    • Adjust or remove workspaces.tf
    • Adjust versions.tf
  • Ansible
    • Extend ansible/group_vars/all.yml
    • Or add a dedicated group_vars file
    • Create the ansible/main.yml playbook
  • Github
    • Add to infra-repos/variables.tf

Repo Usage

For how to use this repo read the Infra Repo Usage doc.

S
Description
Infrastructure fleet template
Readme MIT
381 KiB
Languages
Python 86%
Makefile 5.1%
Nix 4.7%
HCL 4%
Shell 0.2%