Questo contenuto non è disponibile nella lingua selezionata.
Appendix A. Automation execution environments precedence
Project updates will always use the control plane automation execution environments by default, however, jobs will use the first available automation execution environments as follows:
-
The
execution_environmentdefined on the template (job template or inventory source) that created the job. -
The
default_environmentdefined on the project that the job uses. -
The
default_environmentdefined on the organization of the job. -
The
default_environmentdefined on the organization of the inventory the job uses. -
The current
DEFAULT_EXECUTION_ENVIRONMENTsetting (configurable atapi/v2/settings/jobs/) -
Any image from the
GLOBAL_JOB_EXECUTION_ENVIRONMENTSsetting. - Any other global execution environment.
If more than one execution environment fits a criteria (applies for 6 and 7), the most recently created one is used.