fix(ansible): use webapps deploy key for git clone instead of agent forwarding
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
dest: ~/motief
|
dest: ~/motief
|
||||||
clone: yes
|
clone: yes
|
||||||
force: yes
|
force: yes
|
||||||
|
key_file: ~/.ssh/id_ed25519
|
||||||
|
accept_newhostkey: yes
|
||||||
|
|
||||||
- name: sync dependencies with uv
|
- name: sync dependencies with uv
|
||||||
ansible.builtin.shell:
|
ansible.builtin.shell:
|
||||||
|
|||||||
Reference in New Issue
Block a user