diff --git a/roles/prometheus/tasks/configure.yml b/roles/prometheus/tasks/configure.yml index 042f062..a8ac6e9 100644 --- a/roles/prometheus/tasks/configure.yml +++ b/roles/prometheus/tasks/configure.yml @@ -1,5 +1,5 @@ --- -- name: "Configure| Copy Prometheus configuration files" +- name: "Configure | Copy Prometheus configuration files" notify: "(Re)start Prometheus service" with_fileglob: - "{{ prometheus_config_source_dir }}/*.yml"