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