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
when:
- ansible_os_family == 'Debian'
ansible.builtin.set_Fact:
ansible.builtin.set_fact:
hashicorp:
repo: "{{ pkgconfig.hashicorp.Linux.Debian.repo }}"