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