Roles
These are ansible roles that are composed of anisble tasks, which are yaml files that define shell commands to be ran such as cloning github repositories and symlinking dotfiles. There are 4 roles currently available:
Each role contains a single task called main.yml that runs all of the commands
for that role. Feel free add to these roles, make your own roles, or only use
the roles you need. Reference ansible
documentation if you need a guide
in customizing these scripts.