update and fix multiple packages
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
file: go.yml
|
||||
name: _go
|
||||
- ansible.builtin.set_fact:
|
||||
pkgconfig.go: "{{ _go | ansible.builtin.combine(pkgconfig.go) }}"
|
||||
pkgconfig:
|
||||
go: "{{ _go | ansible.builtin.combine(pkgconfig.go) }}"
|
||||
|
||||
- name: append to pkgs
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user