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