This role installs the powerline fonts from the project https://github.com/powerline/fonts.
all_users: # this role can configure for one or more users
- user: foo # username
homedir: /home/foo # the home dir for the username
all_fonts: # the fonts you want to install
- RobotoMono # the name of these fonts must match the name of the
- SourceCodePro # font directory
- DejaVuSansMono
- UbuntuMono
GPLv3
Tiago M. Vieira - https://github.com/tvieira