0d102debb9
Fix powershell win_scoop usage
2024-11-08 21:08:47 +00:00
d9ce158a2f
Add pwsh scoop package and run install.ps1 script
2024-10-16 22:47:00 +01:00
6e9890fe5d
Switch from code.infektor.net to git.infektor.net
2024-07-13 20:57:08 +01:00
3e6f3bf7ab
Update config repos to use main branch explicitly
2024-04-29 19:11:01 +01:00
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