mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-09 05:37:35 +02:00
build
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
- name: Add HashiCorp repo
|
- name: Add HashiCorp repo
|
||||||
apt_repository:
|
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
|
state: present
|
||||||
|
|
||||||
- name: Install Vault
|
- name: Install Vault
|
||||||
|
|||||||
Reference in New Issue
Block a user