update go to 1.25.0
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
when:
|
||||
- r_go_version.rc|int == 0
|
||||
ansible.builtin.set_fact:
|
||||
go_do_update: "{{ go.vers in r_go_version.stdout }}"
|
||||
go_do_update: true
|
||||
|
||||
- name: Install/update go
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user