Fix powershell config git url
This commit is contained in:
parent
5210a451b2
commit
79b1cf98eb
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user