Make roles more reusable
This commit is contained in:
19
group_vars/laptop/dotfiles.yml
Normal file
19
group_vars/laptop/dotfiles.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
# Home dotfile packages to deploy
|
||||
dotfiles_home_packages:
|
||||
- aichat
|
||||
- btrbk
|
||||
- env
|
||||
- git
|
||||
- nautilus
|
||||
- ssh
|
||||
- tmux
|
||||
- vim
|
||||
- x2go
|
||||
- zsh
|
||||
|
||||
# Root dotfile packages to deploy
|
||||
dotfiles_root_packages:
|
||||
- dnf
|
||||
- sysconfig
|
||||
- keyd
|
||||
Reference in New Issue
Block a user