diff --git a/roles/git/tasks/Windows.yaml b/roles/git/tasks/Windows.yaml index 9999951..18ba008 100644 --- a/roles/git/tasks/Windows.yaml +++ b/roles/git/tasks/Windows.yaml @@ -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}}'