diff --git a/ansible/deploy.yaml b/ansible/deploy.yaml index 3401c4e..3f1cf1e 100644 --- a/ansible/deploy.yaml +++ b/ansible/deploy.yaml @@ -16,6 +16,8 @@ dest: ~/motief clone: yes force: yes + key_file: ~/.ssh/id_ed25519 + accept_newhostkey: yes - name: sync dependencies with uv ansible.builtin.shell: