mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Spelling and codespelling corrections from community PR
- Made the choice not to pull in the CI tools due to the possibility of it blocking PRs. Co-Authored By: Lila Yasin <89486372+djyasin@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ provisioned on-demand as a Pod that exists only for the duration of
|
||||
the playbook run. This is known as the ephemeral execution model and
|
||||
ensures a clean environment for every job run.
|
||||
|
||||
In some cases it is desireable to have the execution environment be "always-on",
|
||||
In some cases it is desirable to have the execution environment be "always-on",
|
||||
this is is done by manually creating an instance through the AWX API or UI.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user