diff options
Diffstat (limited to 'roles/prometheus/README.md')
| -rw-r--r-- | roles/prometheus/README.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/roles/prometheus/README.md b/roles/prometheus/README.md deleted file mode 100644 index febe029..0000000 --- a/roles/prometheus/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# Role "prometheus" - -Installs and configured Prometheus on target servers. - - -## Variables - -- `prometheus_cmdline_options` configures arguments to be added - to the prometheus command line, and changing it will result in - a restart. - -- `prometheus_configuration` is the prometheus configuration, serialized to - YAML by Ansible. If unset, the default Prometheus configuration is used. |