hurricanehrndz.nerdfonts
Ansible Role: NerdFonts
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
Author Information
Carlos Hernandez | Email
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.