-
Currently, I can get a list of tags using the context variable node.tags but, I have to manually split the tags out into individual variables. This prevents me from using a tag directly in a single co…
-
**Describe the bug**
Captured data from global log filter cannot be used for creating a global variable
**My Rundeck detail**
* Rundeck version: 2.11.5-1
* install type: launcher
* OS Name/vers…
-
**Describe the bug**
Editing with the orchestrator property set in any value, trying to edit the same job with a new orchestrator value, it fails with a 500 error.
**My Rundeck detail**
* Runde…
-
It would be nice to be able to show custom attributes as columns in the nodes list on the Nodes page. Right now the only way to see them is to click on the node details. Also, the custom attributes to…
-
Hi,
here under a problem I've got with this job. (Rundeck 3.2.3 docker image)
The goal of the job is to upgrade the container and launch a command on it
Job type: Dispatch to node
step 1: Node ste…
-
My environment:
> CentOS6.7
> Rundeck-2.6.4.jar
> java version "1.7.0_67"
> ansible 1.9.4
> ansible-plugin-1.0.0.jar.
My ansible hosts file:
> [ansible_dev]
> AnsibleDev ansible_ssh_host=127.0.0.1
…
-
**Is your feature request related to a problem? Please describe.**
I'm happy that Rundeck supports key and configuration encryption out of the box with the `JasyptEncryptionConverterPlugin`. However,…
-
### Terraform Version
Terraform v0.7.3
### Affected Resource(s)
- rundeck_job
### Terraform Configuration Files
``` hcl
resource "rundeck_job" "example" {
name = "example"
project_name = "test"
…
-
We have a strange behaviour when we use an overall job to run several "steps" jobs.
The "steps" jobs were successfully running in different nodes. However, when we tried to run them inside a overall j…
-
Hi Guys,
I'm proposing a new feature to be considered for Rundeck.
As of now you are capable of switch schedule and executions off and on which is handy.
How about we extend this to allow tem…