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:
@@ -1,4 +1,8 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
#
|
||||
## Package: go
|
||||
## Description: go compiler and module manager
|
||||
## Version: 1.26.1
|
||||
---
|
||||
- name: Set go default facts # {{{
|
||||
ansible.builtin.set_fact:
|
||||
@@ -12,6 +16,7 @@
|
||||
Darwin: go
|
||||
FreeBSD:
|
||||
default: go
|
||||
1.26: go126
|
||||
1.25: go125
|
||||
1.24: go124
|
||||
1.23: go123
|
||||
|
||||
Reference in New Issue
Block a user