This commit is contained in:
Matthew Stobbs
2025-02-25 09:30:08 -07:00
parent 6397899d88
commit a4398fa72e

View File

@@ -8,6 +8,6 @@
- name: Set repo for debian - name: Set repo for debian
when: when:
- ansible_os_family == 'Debian' - ansible_os_family == 'Debian'
ansible.builtin.set_Fact: ansible.builtin.set_fact:
hashicorp: hashicorp:
repo: "{{ pkgconfig.hashicorp.Linux.Debian.repo }}" repo: "{{ pkgconfig.hashicorp.Linux.Debian.repo }}"