Diagnostics role
Presentation
This is a special role useful for development and diagnostics. First, it is installing packages useful for daily usage, development or debugging. Then, default rc files are created for the following packages:
- bash
- zsh
- vim
- screen
Install
ROLE=diagnostic ansible-playbook install.yml
Uninstall
ROLE=diagnostic ansible-playbook uninstall.yml