dotfiles/vim.yml
2019-05-24 22:46:04 +02:00

8 lines
118 B
YAML

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