fix remaining packages to new format
- still needs testing
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
|
||||
- name: Add to cargopkgs
|
||||
when:
|
||||
- ansible_os_family != 'Darwin'
|
||||
- ansible_system == 'Linux'
|
||||
ansible.builtin.set_fact:
|
||||
pkg_cargo: "{{ pkg_cargo + [xh] }}"
|
||||
|
||||
Reference in New Issue
Block a user