more fixs being done

This commit is contained in:
Matthew Stobbs
2025-02-21 09:54:07 -07:00
parent 481385af57
commit 4b995a3c07
16 changed files with 162 additions and 95 deletions

View File

@@ -2,4 +2,4 @@
---
- name: Append to pkg_sys
ansible.builtin.set_fact:
pkg_sys: "{{ pkg_sys + pkgconfig.fd.pkg[ansible_os_family] }}"
pkg_sys: "{{ pkg_sys + fd.pkgs }}"