organizing for go pkg installs
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
notify:
|
||||
- Depend go
|
||||
ansible.builtin.set_fact:
|
||||
go_pkgs: "{{ go_pkgs + [air.pkg] }}"
|
||||
go_pkgs: "{{ go_pkgs + [air] }}"
|
||||
|
||||
Reference in New Issue
Block a user