diff --git a/roles/loki/tasks/deploy.yml b/roles/loki/tasks/deploy.yml index 65ecaf6f..6d03a304 100644 --- a/roles/loki/tasks/deploy.yml +++ b/roles/loki/tasks/deploy.yml @@ -12,6 +12,7 @@ become: false delegate_to: localhost run_once: true + check_mode: false register: __github_latest_version - name: Latest available Loki version