diff --git a/ansible/manifest-playbook.yml b/ansible/manifest-playbook.yml index a7d004ee0..efc59c081 100644 --- a/ansible/manifest-playbook.yml +++ b/ansible/manifest-playbook.yml @@ -75,7 +75,7 @@ - name: gandalf - pack archive shell: | - cd /tmp && tar -cJf gandalf-{{ gandalf_release }}-arm64.tar.xz gandalf + cd /tmp && tar -cJf gandalf-{{ gandalf_release }}-arm64.tar.xz gandalf-{{ gandalf_release }}-linux-arm64 - name: upload archives shell: |