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