Rundeck
Rundeck is a runbook automation for incident management, business continuity, and self-service operations. |- The integration enables you to install software on a list of machines or perform a task periodically. Can be used when there is a new attack and you want to perform an update of the software to block the attack.
- Category
- Utilities
- Pack
- Rundeck
Configuration parameters
- url — Server URL (e.g., https://soar.monstersofhack.com) (required)
- token — API Key
- token_creds —
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- project_name — Project Name
Commands (12)
- rundeck-adhoc-command-run — Executes shell commands in nodes.
- rundeck-adhoc-script-run — Runs a script from a file.
- rundeck-adhoc-script-run-from-url — Runs a script downloaded from a URL.
- rundeck-job-execute — Executes a new job.
- rundeck-job-execution-abort — Aborts an active execution.
- rundeck-job-execution-output — Gets the metadata associated with the workflow step state.
- rundeck-job-executions-query — Gets all executions based on the job or execution details.
- rundeck-job-retry — Retry running a failed execution.
- rundeck-jobs-list — Gets a list of all the jobs that exist in a project.
- rundeck-projects-list — Gets all existing projects on the server.
- rundeck-webhook-event-send — Send webhook event.
- rundeck-webhooks-list — Gets a list of all existing webhooks.