set to update go if needed
This commit is contained in:
@@ -24,7 +24,8 @@
|
|||||||
|
|
||||||
- name: Install/update go
|
- name: Install/update go
|
||||||
when:
|
when:
|
||||||
- not stat_path_go.stat.exists
|
- not stat_path_go.stat.exists or
|
||||||
|
go_do_update
|
||||||
block:
|
block:
|
||||||
- name: Remove existing go install
|
- name: Remove existing go install
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user