feat: update pipx package installation to include ansible-lint and ansible-core
Some checks failed
Nix Format Check / check-format (push) Failing after 40s

This commit is contained in:
2025-03-10 20:59:58 +01:00
parent 6eac725e9d
commit bec0970a4a
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,6 @@
- name: Define desired pipx packages
ansible.builtin.set_fact:
desired_pipx_packages:
- ansible
- ansible-lint
- shyaml
- name: Install/Upgrade pipx packages