# vim: set filetype=yaml.ansible : --- - name: Add to go_pkgs notify: - Depend go ansible.builtin.set_fact: go_pkgs: "{{ go_pkgs + [air] }}"