Skip to content

Commit

Permalink
fix: properly tag task
Browse files Browse the repository at this point in the history
Signed-off-by: gardar <gardar@users.noreply.github.com>
  • Loading branch information
gardar committed Oct 31, 2024
1 parent e1510bc commit cf1f68c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/prometheus/tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,7 @@
path: "{{ prometheus_config_dir }}/scrapes"
state: absent
become: true
tags:
- prometheus
- configure
- prometheus_configure

0 comments on commit cf1f68c

Please sign in to comment.