role_vim_setup/README.md

16 lines
263 B
Markdown
Raw Permalink Normal View History

2021-07-22 23:14:58 -04:00
# Ansible Role: vim_setup
## Introduction
This role will set up our default vim environment for the specified user.
2021-07-30 20:33:31 -04:00
This is a part of my dotfiles playbook.
2021-07-22 23:14:58 -04:00
NOTE:
The following variable(s) must be specified in the playbook.
* {{ username }}
* {{ homedir }}