mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-11-23 14:02:19 +00:00
6 lines
97 B
Text
6 lines
97 B
Text
uninstall_vim:
|
|
pkg.removed:
|
|
- name: {{ pillar['pkgs']['vim'] }}
|
|
|
|
/etc/vimrc:
|
|
file.absent
|