- name: fetch alpine linux ansible.builtin.shell: cmd: brl remove -d alpine; brl fetch alpine - name: fetch arch linux ansible.builtin.shell: cmd: brl remove -d arch; brl fetch arch