6 Commits

Author SHA1 Message Date
3e6f3bf7ab Update config repos to use main branch explicitly 2024-04-29 19:11:01 +01:00
58cd98c817 Always fixup clone win_git repo owner 2023-07-29 12:07:05 +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
de8c0a119d Add macOS.ahk scheduled task 2022-05-22 10:07:33 +01:00
623a1d7e30 Add autohotkey role for Windows 2022-05-01 21:09:03 +01:00