added testing for helix synchronization issues

This commit is contained in:
aminnairi
2024-11-30 12:44:07 +01:00
parent e606de6961
commit c889e47d27
2 changed files with 25 additions and 24 deletions
+24 -24
View File
@@ -6,28 +6,28 @@
ansible_python_interpreter: auto_silent
gather_facts: true
roles:
- reflector
- base
- amd
- git
- xorg
- fish
- fontconfig
- kitty
- felix
- vifm
- tmux
- neovim
# - reflector
# - base
# - amd
# - git
# - xorg
# - fish
# - fontconfig
# - kitty
# - felix
# - vifm
# - tmux
# - neovim
- helix
- slidev
- browsers
- privateinternetaccess
- ufw
- cmus
- pipewire
- hostname
- timezone
- locale
- network
- docker
- gnome
# - slidev
# - browsers
# - privateinternetaccess
# - ufw
# - cmus
# - pipewire
# - hostname
# - timezone
# - locale
# - network
# - docker
# - gnome
+1
View File
@@ -13,3 +13,4 @@
synchronize:
src: helix
dest: "$HOME/.config"
delete: true