# vim: set filetype=yaml.ansible : --- - name: Append to pkgs ansible.builtin.set_fact: pkg_src: "{{ pkg_src + ['zig'] }}"