Skip to content

Commit

Permalink
panel: don't become for local tasks (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoesel authored Sep 29, 2023
1 parent 0fd9801 commit 9fcca16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/pterodactyl_panel/tasks/get_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
return_content: yes
register: pterodactyl_panel_latest_release
delegate_to: localhost
become: no
retries: 3
delay: 5
check_mode: no
Expand Down

0 comments on commit 9fcca16

Please sign in to comment.