Fix powershell config git url

This commit is contained in:
Kenneth Benzie 2024-12-13 21:00:40 +00:00
parent 5210a451b2
commit 79b1cf98eb

View File

@ -5,7 +5,7 @@
- name: clone config repos
win_git:
repo: https://git.infektor.net/config/WindowsPowerShell.git
repo: git@git.infektor.net:config/WindowsPowerShell.git
dest: '{{powershell_config_dir}}'
branch: main