diff --git a/docs/en/observability/ci-cd-observability.asciidoc b/docs/en/observability/ci-cd-observability.asciidoc index 4ff8f6201b..40f77fbd44 100644 --- a/docs/en/observability/ci-cd-observability.asciidoc +++ b/docs/en/observability/ci-cd-observability.asciidoc @@ -429,7 +429,7 @@ image::images/ansible-service-map.png[Ansible service map view] The Ansible OpenTelemetry plugin integration supports Ansible AWX/Tower. To enable it, follow these steps. AWX requires an Execution Environment with the Ansible and Python packages installed. -You can use the https://www.ansible.com/blog/introduction-to-ansible-builder[Absible Builder CLI tool] to create the container definition. +You can use the https://www.ansible.com/blog/introduction-to-ansible-builder[Ansible Builder CLI tool] to create the container definition. Then upload the container to an image repository accessible by AWX and define an Execution Environment using the container you created. To inject the environment variables and service details, use custom credential types and assign the credentials to the Playbook template.