feat(ubuntu): Install github releases dynamically

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-02-12 23:35:02 +01:00
parent 6dc7e5ac27
commit f4a322ed5d
4 changed files with 49 additions and 36 deletions

View File

@@ -43,6 +43,7 @@ apt_dependencies:
- xsel
apt_tools:
- audacity
- keepassxc
- obs-studio
- p7zip
@@ -84,3 +85,9 @@ docker:
apt_release_channel: "stable"
aarch: "{{ 'arm64' if ansible_architecture == 'aarch64' else 'amd64' }}"
github_releases:
- name: lazygit
repo: jesseduffield/lazygit
- name: lazydocker
repo: jesseduffield/lazydocker