Update config repos to use main branch explicitly

This commit is contained in:
2024-04-29 19:11:01 +01:00
parent 267a9b7f3d
commit 3e6f3bf7ab
6 changed files with 6 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
win_git:
repo: https://code.infektor.net/config/WindowsPowerShell.git
dest: '{{powershell_config_dir}}'
branch: master
branch: main
- name: remove cmder chocolatey package
win_chocolatey: