fix: properly tag task

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2024-10-31 16:11:14 +00:00
parent e1510bc1b6
commit cf1f68c6ba

View file

@ -177,3 +177,7 @@
path: "{{ prometheus_config_dir }}/scrapes"
state: absent
become: true
tags:
- prometheus
- configure
- prometheus_configure