We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5402d commit a424ee4Copy full SHA for a424ee4
automation/vm-ansible-setup/playbooks/setup_vm_part1.yml
@@ -234,7 +234,7 @@
234
state: present
235
tags: terraform
236
237
- - name: Add HashiCorp GPG repository
+ - name: Add HashiCorp APT repository
238
apt_repository:
239
repo: "deb [arch={{ architecture }} signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com {{ ansible_distribution_release }} main"
240
0 commit comments