more fixs for packages
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
version: 1.1.1
|
||||
- name: Set carapace config
|
||||
ansible.builtin.set_fact:
|
||||
carapace:
|
||||
pkgs: "{{ pkgconfig.carapace.pkgs[ansible_system] }}"
|
||||
repo: "{{ pkgconfig.carapace.repo[ansible_os_family] }}"
|
||||
|
||||
Reference in New Issue
Block a user