fixing packages
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
- ansible.builtin.include_tasks:
|
||||
file: "pkgs/rust.yml"
|
||||
when: pkgconfig_rust not defined
|
||||
|
||||
- name: add to cargopkgs
|
||||
ansible.builtin.set_fact:
|
||||
cargopkgs: "{{ cargopkgs + [ 'dotenv-linter' ] }}"
|
||||
|
||||
Reference in New Issue
Block a user