--- # roles/misc-applications
- name: Install useful cli applications become: true apt: name: - neovim - tmux state: present