alacritty
Alacritty
A role to install alacritty terminal emulator.
Requirements
Ansible control node requires python-jmespath to get latest release URL from github API.
Role Variables
Available variables are listed below, along with default values (see defaults/main.yml):
alacritty_release_url: https://api.github.com/repos/alacritty/alacritty/releases/latest
API URL of wal-g github releases.
Example Playbook
Install role from galaxy: ansible-galaxy install islander.alacritty
- hosts: servers
roles:
- islander.alacritty
License
BSD
Author Information
This role was created by kiba