all repos — proxmox-ansible @ 418ab7f116a14a7b5454ea19315b19f42ed6eb07

group_vars/all/vars.yml (view raw)

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