dotfiles/vim.yml

8 lines
118 B
YAML

---
- name: Install vim and copy color scheme and template its config
hosts: all
become: true
roles:
- vim