mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
docs: migrate RTD URLs to docs.ansible.com (#16189)
* docs: update readthedocs.io URLs to docs.ansible.com equivalents 🤖 Generated with Claude Code https://claude.ai/code Co-Authored-By: Claude <noreply@anthropic.com> * Update Bullhorn newsletter link in communication docs --------- Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -4,8 +4,8 @@ All jobs use container isolation for environment consistency and security.
|
||||
Compliant images are referred to as Execution Environments (EE)s.
|
||||
|
||||
For more information about the EE technology as well as how to build and test EEs, see:
|
||||
- [Getting started with Execution Environments guide](https://ansible.readthedocs.io/en/latest/getting_started_ee/index.html)
|
||||
- [Ansible Builder documentation](https://ansible.readthedocs.io/projects/builder/en/latest/)
|
||||
- [Getting started with Execution Environments guide](https://docs.ansible.com/en/latest/getting_started_ee/index.html)
|
||||
- [Ansible Builder documentation](https://docs.ansible.com/projects/builder/en/latest/)
|
||||
|
||||
The Execution Environment model has an `image` field for the image identifier which will be used by jobs.
|
||||
The job details view will link to the execution environment that the job uses.
|
||||
|
||||
Reference in New Issue
Block a user