This commit is contained in:
Michael Grote 2024-10-08 17:43:29 +02:00
parent 1d6f27a2ce
commit 15698fdb98

View file

@ -8,5 +8,5 @@ dotfiles:
ansible_forgejo_user: svc_ansible
ansible_forgejo_user_pass: "{{ lookup('viczem.keepass.keepass', 'user_setup_forgejo_user_pass', 'password') }}" # user ist dem Repo als "Collaborator" + "RO" hinzugefügt worden
dotfiles_vim_vundle_repo_url: "https://{{ ansible_forgejo_user | urlencode }}:{{ ansible_forgejo_user_pass | urlencode }}@git.mgrote.net/mirrors/Vundle.vim.git"
dotfiles_vim_vundle_repo_url: "https://github.com/VundleVim/Vundle.vim.git"
dotfiles_repo_url: https://git.mgrote.net/mg/dotfiles