From a1ed08430b8936f8f7e10861cc35504adc4b3a44 Mon Sep 17 00:00:00 2001 From: Johannes Dilli Date: Fri, 26 May 2023 09:14:38 +0200 Subject: [PATCH] Update ansible role in README.md (#2702) https://github.com/cloudalchemy/ansible-node-exporter has been deprecated Signed-off-by: Johannes Dilli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fdc180d..c761363d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The `node_exporter` listens on HTTP port 9100 by default. See the `--help` outpu ### Ansible -For automated installs with [Ansible](https://www.ansible.com/), there is the [Cloud Alchemy role](https://github.com/cloudalchemy/ansible-node-exporter). +For automated installs with [Ansible](https://www.ansible.com/), there is the [Prometheus Community role](https://github.com/prometheus-community/ansible). ### Docker