islander.alacritty

Alacritty

Build Status

This is a role to install the Alacritty terminal emulator.

Requirements

The Ansible control node needs python-jmespath to fetch the latest release URL from the GitHub API.

Role Variables

Here are the available variables and their default values (see defaults/main.yml):

alacritty_release_url: https://api.github.com/repos/alacritty/alacritty/releases/latest

This is the API URL for the latest Alacritty releases on GitHub.

Example Playbook

To install the role from Galaxy, use: ansible-galaxy install islander.alacritty

- hosts: servers
  roles:
     - islander.alacritty

License

BSD

Author Information

This role was created by kiba

Informazioni sul progetto

A role to install alacritty terminal emulator.

Installa
ansible-galaxy install islander.alacritty
Licenza
Unknown
Download
83
Proprietario