meslolgs
ARCHIVED
ansible-role-meslolgs
This repo is archived. I no longer plan to maintain it. You are welcome to do anything permitted by the LICENSE.
Why, see this article about NixOS vs Ansible for more details
This role installs the MesloLGS fonts according to romkatv/powerlevel10k#fonts.
Requirements
None
Role Variables
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
None Dependencies
None
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
user: unprivelaged
roles:
- role: iancleary.meslolgs
This role doesn't need to be run as root, use whatever user you want to clone the repos as.
- hosts: servers
user: root
roles:
- role: iancleary.meslolgs
License
Author Information
This role was created in 2023 by Ian Cleary.
Inspiration for the structure of this repo came from Jeff Geerling.
ansible-galaxy install iancleary/ansible-role-meslolgs