mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user