all repos — proxmox-ansible @ 3809271458e9b8351f0142fe722ac14b69669495

group_vars/all/vars.yml (view raw)

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