This role configures and manages various console related topics:
- Set of handy default tools to have available on the system for daily business
- VIM, git and shell (bash) configuration
This role has no additional requirements.
The following defaults variables can be configured:
# Set backupcopy default to no
console_vim_backupcopy: False
# disable mouse support
console_vim_mouse_enabled: False
For a list OS related variables that usually don't need to be customized have a look at the vars/ directory.
This role has no additional dependencies.
Below example shows how the role can be integrated into a playbook using external vars:
- hosts: servers
roles:
- { role: adfinis-sygroup.console }
console role was written by: