feat: initial commit
This commit is contained in:
commit
0c58302da5
20 changed files with 326 additions and 0 deletions
9
vars/Debian.yaml
Normal file
9
vars/Debian.yaml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue