24 lines
350 B
YAML
24 lines
350 B
YAML
---
|
|
- hosts: windows
|
|
|
|
roles:
|
|
- role: git
|
|
- role: powershell
|
|
- role: neovim
|
|
- role: system-info
|
|
|
|
- role: ag
|
|
- role: bat
|
|
- role: fzf
|
|
- role: tree
|
|
|
|
- role: llvm
|
|
- role: nodejs
|
|
- role: python
|
|
|
|
- role: 1password
|
|
- role: autohotkey
|
|
- role: firefox
|
|
- role: obsidian
|
|
- role: windows-terminal
|