Skip to content

Commit

Permalink
Fix spelling error (#3677)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6b689b2)
  • Loading branch information
cachedout authored and mergify[bot] committed Mar 14, 2024
1 parent dd27dbd commit 33df0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/observability/ci-cd-observability.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 33df0fc

Please sign in to comment.