Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
/ wezterm Public archive

Ansible role to install wezterm terminal emulator

License

Notifications You must be signed in to change notification settings

rolehippie/wezterm

Repository files navigation

wezterm

Source Code General Workflow Readme Workflow Galaxy Workflow License: Apache-2.0 Ansible Role

Important

This role have been archived because of the lack of maintenance and because we are not actively using it anymore. If you are using this role feel free to fork and maintain it on your own. Maybe we will unarchive this repository in the future at some point, maybe not... Who knows...

Ansible role to install wezterm terminal emulator.

Sponsor

Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.

Table of content


Requirements

  • Minimum Ansible version: 2.10

Default Variables

wezterm_package

Download URL for the package to install

Default value

wezterm_package: https://github.com/wez/wezterm/releases/download/{{ wezterm_version
  }}/wezterm-{{ wezterm_version }}.Ubuntu{{ ansible_distribution_version }}.deb

wezterm_version

Version for the package

Default value

wezterm_version: 20230408-112425-69ae8472

Discovered Tags

wezterm

Dependencies

  • None

License

Apache-2.0

Author

Thomas Boerger