Go to file
Radar231 41c16a4e69 updated readme file 2021-07-30 20:33:31 -04:00
files initial checkin 2021-07-22 23:14:58 -04:00
meta added meta dir 2021-07-22 23:17:01 -04:00
tasks initial checkin 2021-07-22 23:14:58 -04:00
README.md updated readme file 2021-07-30 20:33:31 -04:00

README.md

Ansible Role: vim_setup

Introduction

This role will set up our default vim environment for the specified user.

This is a part of my dotfiles playbook.

NOTE:

The following variable(s) must be specified in the playbook.

  • {{ username }}
  • {{ homedir }}