feat: initial commit

This commit is contained in:
Simon Cornet 2025-03-31 17:44:41 +02:00
commit 3f0a878c3a
18 changed files with 321 additions and 0 deletions

9
vars/Debian.yaml Normal file
View file

@ -0,0 +1,9 @@
---
# ansible
ansible_remote_tmp: "/tmp"
# atuin install url
atuin_install_url:
"https://github.com/atuinsh/atuin/releases/download/\
v{{ atuin_version }}/atuin-x86_64-unknown-linux-gnu.tar.gz"