On Windows move git role to the beginning
This commit is contained in:
parent
5728aba7df
commit
31eba75038
@ -2,6 +2,7 @@
|
||||
- hosts: windows
|
||||
|
||||
roles:
|
||||
- role: git
|
||||
- role: powershell
|
||||
- role: neovim
|
||||
- role: system-info
|
||||
@ -9,7 +10,6 @@
|
||||
- role: ag
|
||||
- role: bat
|
||||
- role: fzf
|
||||
- role: git
|
||||
- role: tree
|
||||
|
||||
- role: llvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user