more fixes, more config

This commit is contained in:
Matthew Stobbs
2025-01-25 17:39:49 -07:00
parent 00e08c5997
commit 4665de577e
18 changed files with 61 additions and 70 deletions

View File

@@ -3,8 +3,7 @@
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: