changed git url

This commit is contained in:
2022-10-27 11:38:22 +02:00
parent 57090b2870
commit 07dc31ecf0
6 changed files with 9 additions and 7 deletions

View File

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