# vim: set filetype=yaml.ansible : --- - name: append to gopkgs ansible.builtin.set_fact: gopkgs: "{{ gopkgs + [ 'github.com/rs/curlie@latest' ] }}"