Rundeck

Use the Rundeck node to automate work in Rundeck, and integrate Rundeck with other applications. Mosaic Workflows has built-in support for executing jobs and getting metadata.

On this page, you'll find a list of operations the Rundeck node supports and links to more resources.

Credentials

Refer to Rundeck credentials for guidance on setting up authentication.

Basic Operations

Job

  • Execute a job
  • Get metadata of a job

What to do if your operation isn't supported

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type .
  2. Select the service you want to connect to.
  3. Select your credential.

FAQs

How do I find the Job ID?

  1. Access your Rundeck dashboard.
  2. Open the project that contains the job you want to use with Mosaic Workflows.
  3. In the sidebar, click on 'JOBS'.
  4. Under 'All Jobs', click on the name of the job you want to use with Mosaic Workflows.
  5. In the top left corner, under the name of the job, copy the string that's displayed in smaller font below the job name. This is your job ID.
  6. Paste this job ID in the Job Id field in Mosaic Workflows.