add more for Alpine
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
- name: Set carapace config
|
||||
ansible.builtin.set_fact:
|
||||
carapace:
|
||||
pkgs: "{{ pkgconfig.carapace.pkgs[ansible_system] }}"
|
||||
pkgs: "{{ pkgconfig.carapace.pkgs[ansible_os_family] }}"
|
||||
repo: "{{ pkgconfig.carapace.repo[ansible_os_family] }}"
|
||||
|
||||
Reference in New Issue
Block a user