In this post, we will see how to resolve Need to migrate production rundeck from 2.10.0 to 4.11.x. How? Question: I’ve inherited a Rundeck v2.10.0 instance, and have been asked to upgrade/migrate to the latest v4.11.x version. Looking at the ...

In this post, we will see how to resolve How to pass data from a step to another programmatically in Rundeck? Question: Is it possible to pass data in Java Rundeck plugin, from a custom step to another? To simplify ...

In this post, we will see how to resolve How to read other steps information from a custom step in Rundeck? Question: Is there a way to access information about current job’s steps from a custom step? I would like ...

In this post, we will see how to resolve Rundeck – Skip unhealthy nodes Question: Here is my problem with rundeck. I have a job that is set to run on any one of the 4 nodes (say node 1…node ...

Question: Notice that when the Rundeck job triggers a timed out due to running too long, it fails to remove the temp file from my remote window node. Due to this action, the Temp folder has an unnecessary amount of ...

Question: If I have a set of parallel jobs and 1 fails and the other succeeds. I try the resume execution/retry failed nodes, it triggers both the jobs again. Is there any setting in rundeck which can trigger only the ...

Question: There are two Rundeck Jobs in the infra: Job 01: (For local execution) Will allow the user to upload a file consisting of servers list (Nodes: Execute Locally on rundeck) The new nodes list will get updated to the ...