Add note about first time git install on windows

This commit is contained in:
Kenneth Benzie 2023-12-23 23:16:35 +00:00
parent 8cfb03bd4d
commit 643b4eac8d

View File

@ -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}}'