- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_` - cargo_eza.yml => eza.yml
4 lines
108 B
YAML
4 lines
108 B
YAML
- name: add to cargopkgs
|
|
ansible.builtin.set_fact:
|
|
cargopkgs: "{{ cargopkgs + [ 'dotenv-linter' ] }}"
|