Skip to content

Commit

Permalink
Fix spelling error (#3677) (#3679)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6b689b2)

Co-authored-by: Mike Place <[email protected]>
  • Loading branch information
mergify[bot] and cachedout authored Mar 14, 2024
1 parent de8776c commit 0d927b8
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 0d927b8

Please sign in to comment.