fix remaining packages to new format
- still needs testing
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
rustup_managed: false
|
||||
- name: Set rust config
|
||||
ansible.builtin.set_fact:
|
||||
rust:
|
||||
pkgs: "{{ pkgconfig.rust.pkgs[ansible_system] }}"
|
||||
|
||||
Reference in New Issue
Block a user