Finish 5 packages, cleanups

- Finished: ghostty, git, gitea-server, go and yazi
- Cleanup helpers appimage.yml and nerdfont_config.yml
This commit is contained in:
Matthew Stobbs
2026-04-13 11:47:43 -06:00
parent 01e5a7aba7
commit 4a44382b01
7 changed files with 88 additions and 15 deletions

View File

@@ -19,6 +19,7 @@
group: "{{ appimage.group | default(ansible_user_gid) }}"
url: "{{ appimage.url }}"
dest: "{{ path_appimage }}/{{ appimage.name }}/{{ appimage.filename }}"
checksum: "{{ appimage.checksum | default(omit) }}"
decompress: false
backup: false