chusiang.win_vim
Ansible Role: Vim for Windows
An Ansible role of Install Vim on Windows.
Requirements
None.
Role Variables
Available variables are listed below, along with default values (see defaults/main.yml):
vim_msi_url: 'http://downloads.sourceforge.net/project/vim-msi/vim-7.4.0.msi'
vim_msi_filename: 'vim-7.4.0.msi'
tmp_path: 'C:\temp'
vimrc_path: 'C:\Program Files (x86)\vim'
Dependencies
None.
Example Playbook
- hosts: all
roles:
- { role: chusiang.win_vim }
License
Copyright (c) chusiang from 2016 under the MIT license.
Install
ansible-galaxy install chusiang.win_vimLicense
mit
Downloads
244
Owner
A system engineer, like @DevOpsTW, @ansible-tw, @vim-tw, docker and @linux-taiwan. Hope one day can build a "🦄 Unicorn company" like《The Phoenix Project》.
