feat(config): exclude_roles option
This commit is contained in:
parent
b462bad90f
commit
9531d6ca47
2 changed files with 37 additions and 27 deletions
25
group_vars/all
Normal file
25
group_vars/all
Normal file
|
@ -0,0 +1,25 @@
|
|||
default_roles:
|
||||
- alacritty
|
||||
- ctop
|
||||
- dconf
|
||||
- docker
|
||||
- fzf
|
||||
- github-cli
|
||||
- gnome-tweak-tools
|
||||
- git
|
||||
- htop
|
||||
- jq
|
||||
- neovim
|
||||
- neovim-lsp
|
||||
- notion-app
|
||||
- npm
|
||||
- platformsh-cli
|
||||
- pv
|
||||
- ripgrep
|
||||
- starship-prompt
|
||||
- stylua
|
||||
- tldr
|
||||
- tree
|
||||
- tmux
|
||||
- zsh
|
||||
- zsh-antigen
|
Loading…
Add table
Add a link
Reference in a new issue