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

@@ -5,7 +5,7 @@
ANSIBLEUSER="ansible"
BRANCH="{{ branch | default('master') }}"
LOGFILE="/var/log/ansible.log"
REPO="https://gitlab.social.my-wan.de/rene/ansible-pull.git"
REPO="https://gitea.mewissen.site/rene/ansible-pull.git"
VAULT_KEY="</path/to/ansible_vault_key>"
PRECMD="sudo systemd-inhibit --who='ansible-pull' --why='provisioning'"