Enforce consistent role names in README

This commit is contained in:
Alexander Gorelyshev
2025-12-18 17:16:02 +04:00
parent 93720acd46
commit a50119d74e
23 changed files with 36 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
genlab.prometheus
=========
prometheus
==========
This ansible role installs [Prometheus](https://github.com/prometheus/prometheus) from binary distribution. Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.