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.
Depending on your plugin configuration and how you run procedures, the Differences in plugin UI behavior. field may behave differently in the CloudBees CD/RO UI. For more information, refer to |
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 name/ID |
Required. The ID or name 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 name/ID |
Required. The ID or name 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. |