Rundeck is an open source workflow automation tool with a web console, CLI tools and a Web API.
I have a script I want to be available globally. I've started it with the standard hashbang: #! /usr/bin/env …
python virtualenv rundeckRecently 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 rundeckI want to be able to execute shell commands on remote nodes using Rundeck and I found this video that …
ssh rundeckI'm new with Rundeck and completely amazed with it and I'm trying to execute a job and my scenario is …
sudo rundeckI want to run a rundeck job using the run API. Would like to pass few parameters as well to …
rundeckI want to share a variable across rundeck job steps. Initialized a job option "target_files" Set the variable on …
bash variables rundeckHaving trouble to get user that belongs to group "user" having access (at least read) to projects. I've read and …
acl rundeckI am currently exploring Runddeck to manage several 100 VMs at the time. Rundeck is a very useful tool to run …
rundeckI would very much like to import/export my rundeck job descriptions (YAML) to/from a GitHub repository. It seems …
git rundeck