all repos — proxmox-ansible @ 36f6ab3126463603b1ede6d40028868b3341c2fb

group_vars/all/vars.yml (view raw)

1packages:
2  - neovim
3  - btop
4  - firefox
5  - tmux
6  - git
7  - linux-lts
8
9username: "{{ ansible_user }}"