Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
This commit is contained in:
Matthew Stobbs
2025-01-23 00:34:56 -07:00
parent 29d9cafdd2
commit 00e733cbd5

View File

@@ -10,7 +10,7 @@
enabled: true
gpgcheck: false
state: present
when: ansible_os_familiy == 'RedHat'
when: ansible_os_family == 'RedHat'
become: true
- name: enable carapace apt repository