diff --git a/tasks/archive/go.yml b/tasks/archive/go.yml index 30063d3..211f5ea 100644 --- a/tasks/archive/go.yml +++ b/tasks/archive/go.yml @@ -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: