# vim: set filetype=yaml.ansible : --- - name: Append samba_client to pkg_sys ansible.builtin.set_fact: pkg_sys: "{{ pkg_sys + samba_client.pkgs }}"