fixing issues

This commit is contained in:
Matthew Stobbs
2025-02-22 16:09:47 -07:00
parent d1e8957f94
commit a73ed77dac
17 changed files with 63 additions and 68 deletions

View File

@@ -4,4 +4,4 @@
notify:
- Depend go
ansible.builtin.set_fact:
pkg_go: "{{ pkg_go + [air] }}"
pkg_go: "{{ pkg_go + ['github.com/air-verse/air@latest'] }}"