Skip to content

Commit

Permalink
Fix include typo (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-zhuravlev authored Sep 11, 2023
1 parent 571615b commit 3810340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/grafana_agent/handlers/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
listen: "restart grafana-agent"

- name: Check Grafana Agent is started properly
ansible.builtin.include_tasks: ga-started.yml
ansible.builtin.include_tasks: ga-started.yaml
listen: "restart grafana-agent"

0 comments on commit 3810340

Please sign in to comment.