iancleary.meslolgs
ARCHIVED
ansible-role-meslolgs
This repository is archived. I will not be maintaining it anymore. You can do anything allowed by the LICENSE.
For more information, check out this article on NixOS vs Ansible.
This role installs the MesloLGS fonts as described in romkatv/powerlevel10k#fonts.
Requirements
None
Role Variables
This section is for listing the variables that can be set for this role, including any default variables found in defaults/main.yml
, vars/main.yml
, and any that can be set via role parameters. Also, mention any variables coming from other roles or the global scope (like hostvars, group vars, etc.).
None
Dependencies
None
Example Playbook
Including an example of how to use this role can be helpful for users:
- hosts: servers
user: unprivileged
roles:
- role: iancleary.meslolgs
You do not need to run this role as root; you can use any user to clone the repositories.
- hosts: servers
user: root
roles:
- role: iancleary.meslolgs
License
Author Information
This role was created in 2023 by Ian Cleary.
The structure of this repository was inspired by Jeff Geerling.
ansible-galaxy install iancleary.meslolgs