trying to fix alacritty build

This commit is contained in:
Matthew Stobbs
2026-04-13 03:03:41 -06:00
parent d062a1f372
commit c97dfa1aa3
5 changed files with 14 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
ansible.builtin.debug:
var: pkg
- name: Install with cargo
- name: Install with cargo {{ pkg.name }}
become: "{{ install_become }}"
become_user: "{{ install_become_user }}"
community.general.cargo: