all repos — proxmox-ansible @ 6a4763d4eb39981a2909f39040ee38fe72c0392a

group_vars/all/vars.yml (view raw)

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