diff --git a/playbook.yml b/playbook.yml index 0c6eaa8..cbf06e3 100644 --- a/playbook.yml +++ b/playbook.yml @@ -739,7 +739,7 @@ path: "{{ go_download.path }}" state: absent - when: not go_target_stat.stat.exists + when: not go_target_stat.stat.exists and not ansible_check_mode - name: link to the current go version file: