Skip to content

Commit

Permalink
Add check_mode: false to Loki "Scrape GitHub" Task
Browse files Browse the repository at this point in the history
  • Loading branch information
winsmith authored Sep 2, 2024
1 parent da6b375 commit 8cf7d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/loki/tasks/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
become: false
delegate_to: localhost
run_once: true
check_mode: false
register: __github_latest_version

- name: Latest available Loki version
Expand Down

0 comments on commit 8cf7d4d

Please sign in to comment.