7 Commits

Author SHA1 Message Date
267a9b7f3d Uninstall Cmder as its no longer used 2024-04-28 21:02:38 +01:00
bec20420ff Add custom win_git module that actually works 2023-07-27 22:09:45 +01:00
b159445520 Ensure win_owner is recursive for win_git repos 2022-10-29 12:59:19 +01:00
06b511d823 Set the owner of Git repos on Windows
The `win_git` module clones repos as the current user, which since its
an admin login is the admin. This patch adjusts the `win_owner` to so
that repos are owned by the correct user when being used in a non-admin
capacity.
2022-09-10 16:18:21 +01:00
9693194f7f Update powershell role to better handle first install 2022-09-10 15:34:18 +01:00
64ecd88c93 Fix whitespace in powershell role 2022-05-24 19:05:36 +01:00
92a15c6e18 Add powershell role for Windows 2022-05-02 21:49:35 +01:00