# vim: set filetype=yaml.ansible : --- - name: Append to pkg_ssys ansible.builtin.set_fact: pkg_sys: "{{ pkg_sys + ['btop'] }}"