Skip to content

Commit

Permalink
PMM-12641 stop grafana before provisioning plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Oct 18, 2024
1 parent 5f680d9 commit 574ce2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ansible/roles/dashboards/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
become_method: su
loop:
- stop
- remove

- name: Get plugin list
find:
Expand Down Expand Up @@ -40,5 +41,4 @@
become_user: pmm
become_method: su
loop:
- remove
- add

0 comments on commit 574ce2f

Please sign in to comment.