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