# vim: set filetype=yaml.ansible : --- - name: Append mc to pkg_go ansible.builtin.set_fact: pkg_go: "{{ pkg_go + ['github.com/minio/mc@latest'] }}"