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.
Utilities · Rundeck
Configuration parameters
url— Server URL (e.g., https://soar.monstersofhack.com) (required)token— API Keytoken_creds—insecure— Trust any certificate (not secure)proxy— Use system proxy settingsproject_name— Project Name
Commands (12)
-
rundeck-adhoc-command-runExecutes shell commands in nodes.
-
rundeck-adhoc-script-runRuns a script from a file.
-
rundeck-adhoc-script-run-from-urlRuns a script downloaded from a URL.
-
rundeck-job-executeExecutes a new job.
-
rundeck-job-execution-abortAborts an active execution.
-
rundeck-job-execution-outputGets the metadata associated with the workflow step state.
-
rundeck-job-executions-queryGets all executions based on the job or execution details.
-
rundeck-job-retryRetry running a failed execution.
-
rundeck-jobs-listGets a list of all the jobs that exist in a project.
-
rundeck-projects-listGets all existing projects on the server.
-
rundeck-webhook-event-sendSend webhook event.
-
rundeck-webhooks-listGets a list of all existing webhooks.