# vim: set filetype=yaml.ansible : --- - name: Add to pkg_pipx notify: - Depend pipx ansible.builtin.set_fact: pkg_pipx: "{{ pkg_pipx + ['pyright'] }}"