Skip to content

tvieira/ansible-powerline-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Ansible Galaxy

Powerline-Fonts

This role installs the powerline fonts from the project https://github.com/powerline/fonts.

Role Variables

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

License

GPLv3

Author Information

Tiago M. Vieira - https://github.com/tvieira