Add note about first time git install on windows
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
- include_tasks: Windows-installer.yaml
|
||||
when: git_run_installer
|
||||
|
||||
# NOTE: If this is failing on first install of git, restart the sshd service.
|
||||
- name: clone config repos
|
||||
win_git:
|
||||
repo: '{{item.repo}}'
|
||||
|
||||
Reference in New Issue
Block a user