From 6aa14c07c0c6ddf67258300012014069e9d6d61b Mon Sep 17 00:00:00 2001 From: Ishan Jain <51803183+ishanjainn@users.noreply.github.com> Date: Tue, 12 Mar 2024 15:38:44 +0530 Subject: [PATCH] Update content/en/docs/collector/installation.md Co-authored-by: Fabrizio Ferri-Benedetti --- content/en/docs/collector/installation.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/en/docs/collector/installation.md b/content/en/docs/collector/installation.md index 2a5193805a10..e7101ff108e0 100644 --- a/content/en/docs/collector/installation.md +++ b/content/en/docs/collector/installation.md @@ -99,7 +99,10 @@ and as full demo in [Getting Started with OpenTelemetry on HashiCorp Nomad][]. ## Ansible -Deploy the OpenTelemetry Collector on your instances using Ansible with the following playbook. This playbook utilizes the [Grafana Ansible role](https://galaxy.ansible.com/ui/repo/published/grafana/grafana/content/role/opentelemetry_collector/), aiding in provisioning and managing multiple OpenTelemetry Collectors. +Deploy the OpenTelemetry Collector on your instances using the +following Ansible playbook. This playbook uses the +[Grafana Ansible role](https://galaxy.ansible.com/ui/repo/published/grafana/grafana/content/role/opentelemetry_collector/), +aiding in provisioning and managing multiple OpenTelemetry Collectors. ```yaml - name: Install OpenTelemetry Collector