Skip to content

bearandgiraffe/ansible-role-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim

Role to setup vim.

Requirements

None.

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
    - { role: bearandgiraffe.vim, vim_username: 'vagrant' }

License

The Unlicense (see LICENSE)

Author Information

Youssef Chaker (@ychaker) from Bear & Giraffe LLC (@bearandgiraffe).

Releases

No releases published

Packages

No packages published