Plugin procedures can be used in procedure steps, process steps, and pipeline tasks, allowing you to orchestrate third-party tools at the appropriate time in your component, application process, or pipeline.
Create a Job Template
Create an Inventory
Launch a Job Template
Launches a job template.
Input parameters
Parameter | Description |
---|---|
Configuration name |
Required. The previously defined configuration for the plugin. |
Job template ID |
Required. The ID of the job template to launch. |
Job template parameters |
Parameters of the job template to launch.
For example, |
Launch and Wait a Job Template
Launches a job template and waits for its execution.
Input parameters
Parameter | Description |
---|---|
Configuration name |
Required. The previously defined configuration for the plugin. |
Job template ID |
Required. The ID of the job template to launch. |
Job template parameters |
Parameters of the job template to launch.
For example, |
Job status polling interval |
Specifies the frequency, in seconds, to check the job status. |
Depend on Ansible Tower job result? |
If selected, the job result is synchronized with the Ansible Tower job result. |