--- - name: append to pkgs ansible.builtin.set_fact: syspkgs: "{{ syspkgs + [ 'pipx' ] }}"