This commit is contained in:
2026-04-22 23:58:09 +02:00
parent d5373e9bba
commit fccf7acba3
+1 -1
View File
@@ -17,7 +17,7 @@
- name: Add HashiCorp repo
apt_repository:
repo: "deb [arch=amd64] https://apt.releases.hashicorp.com {{ ansible_distribution_release }} main"
repo: "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com noble main"
state: present
- name: Install Vault