Top "Rundeck" questions

Rundeck is an open source workflow automation tool with a web console, CLI tools and a Web API.

Running python script from inside virtualenv bin is not working

I have a script I want to be available globally. I've started it with the standard hashbang: #! /usr/bin/env …

python virtualenv rundeck
Is it a good idea to make Ansible and Rundeck work together, or using either one is enough?

Recently I'm looking at Ansible and want to use it in projects. And also there's another tool Rundeck can be …

jenkins ansible continuous-delivery devops rundeck
Add a remote node in rundeck

I want to be able to execute shell commands on remote nodes using Rundeck and I found this video that …

ssh rundeck
Execute a remote command after sudo - su anotheruser in Rundeck

I'm new with Rundeck and completely amazed with it and I'm trying to execute a job and my scenario is …

sudo rundeck
How to pass argumets to RunDeck Run API

I want to run a rundeck job using the run API. Would like to pass few parameters as well to …

rundeck
Rundeck sharing variables across job steps

I want to share a variable across rundeck job steps. Initialized a job option "target_files" Set the variable on …

bash variables rundeck