fixed remaining issues

added pipx and ripgrep back. not sure where they went in the first place
This commit is contained in:
Matthew Stobbs
2026-04-13 15:19:33 -06:00
parent 8dc427f027
commit 1eae6eb0db
9 changed files with 90 additions and 7 deletions

View File

@@ -44,7 +44,7 @@
- name: Set zoxide cargo facts
ansible.builtin.set_fact:
pkg_cargo: "{{ pkg_cargo + [zoxide.cargo] }}"
zoxide_install: "{{ zoxide.imethod }}={{ zoxide.cargo }}"
zoxide_install: "{{ zoxide_imethod }}={{ zoxide.cargo }}"
- name: Set zoxide_configured
ansible.builtin.set_fact: