changed repo from https to ssh

This commit is contained in:
2022-02-20 13:35:27 +01:00
parent 5d056ef586
commit 718a2156c9

View File

@@ -51,7 +51,7 @@
- name: users | root | clone root_bins
git:
repo: 'https://gitlab.social.my-wan.de/rene/root-bin.git'
repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/root-bin.git'
dest: "{{ root_home }}/bin"
key_file: '/root/.ssh/gitlab_read_ed25519'