hurricanehrndz.nerdfonts

Ansible Role: NerdFonts

Build Status
Galaxy Role
MIT licensed

This Ansible role installs NerdFonts (on GitHub).

Requirements

You need one of the following operating systems (or their versions):

  • Debian | Ubuntu

Note:
This role needs Ansible to gather facts about your system!

Role Variables

Variable Description Default
nerdfonts_fonts[] List of NerdFonts to install Check defaults/main.yml
nerdfonts_mono Option to install the mono font variation no
nerdfonts_users[] List of users for whom NerdFonts should be installed Check defaults/main.yml

Dependencies

None

Example Playbook

- hosts: all
  vars:
    nerdfonts_users: [testuser]
  tasks:
    - name: Add testuser
      user:
        name: testuser
        shell: /bin/bash

    - name: Install NerdFonts
      include_role:
        name: ansible-nerdfonts

License

MIT

Author Information

Carlos Hernandez | Email

Informazioni sul progetto

The role installs nerdfonts (http://nerdfonts.com/)

Installa
ansible-galaxy install hurricanehrndz.nerdfonts
Licenza
mit
Download
1.3k
Proprietario
Software Mage/Wizard/Developer @Yelp | Technology fanatic with an unquenchable thirst for knowledge.