start adding other packages sources
- adding sources for cargo, npm and go source packages
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
- ansible.builtin.include_vars:
|
||||
file: carapace.yml
|
||||
name: _carapace
|
||||
|
||||
- name: append carapace to syspkgs
|
||||
set_fact:
|
||||
syspkgs: "{{ syspkgs + [ 'carapace' ] }}"
|
||||
|
||||
Reference in New Issue
Block a user