Skip to content

Commit a424ee4

Browse files
committed
Automation playbook1: HashiCorp GPG repo -> HashiCorp APT repo
1 parent 6d5402d commit a424ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/vm-ansible-setup/playbooks/setup_vm_part1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
state: present
235235
tags: terraform
236236

237-
- name: Add HashiCorp GPG repository
237+
- name: Add HashiCorp APT repository
238238
apt_repository:
239239
repo: "deb [arch={{ architecture }} signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com {{ ansible_distribution_release }} main"
240240
state: present

0 commit comments

Comments
 (0)