Install Vim, set vimrc and use update-alternatives to add vim
Debian Bullseye / Bookworm with the package python-pycurl and python-software-properties installed.
- hosts: servers
roles:
- { role: f500.vim }
Github actions will check this role with ansible-lint. To run this locally, you will need to follow the following steps:
brew install ansible-lint
brew install yamllint
ansible-lint
to fix the linting errors, run:
ansible-lint --fix
LGPL-3.0
This role includes a module called update_alternatives written by Philipp Grau, released under the GPL license.
Jasper N. Brouwer, jasper@nerdsweide.nl
Ramon de la Fuente, ramon@delafuente.nl