-
**Expected behavior**
We are facing an issue(might be a bug with rundeck version) like we are scheduled a rundeck job to run for every 6 hours it was fine with the previous version after upgrading …
-
Issue type: Bug report
* Rundeck version: 3.10.8
* install type: launcher
* OS Name/version: SLES 12
* DB Type/version: h2
**Expected Behavior**
Referenced jobs inherit a parent's runlist.
…
-
Thanks for this great library. However, a couple of things:
For the code
```
owm = pyowm.OWM('MY_VALID_KEY')
apionline = owm.is_API_online()
print(apionline)
```
I get
```
Traceback (most recent …
ghost updated
4 years ago
-
Issue type: Enhancement Request
Trello and Existing requests searched.
**My Rundeck detail**
* Rundeck version: 2.10.0-1
* install type: jar
* OS Name/version: Ubuntu 16.04 LTS
* DB Type/v…
-
Issue type: Bug report
**My Rundeck detail**
channel is not opened.
Failed: SSHProtocolFailure: channel is not opened.
Execution failed: 3047505 in project qukan: [Workflow result: , ste…
-
Issue type: Bug report/Enhancement Request
**My Rundeck detail**
* Rundeck version: 3.0.13
* install type: docker
* OS Name/version:
* DB Type/version: mysql
**Expected Behavior**…
-
In a Workflow, with two node steps, I setup with the Random Subset orchestrator with a count of 1. I have a pool of 6 nodes.
If I select a Node-oriented strategy, it will pick up one node, run step 1…
-
Hello,
Example of the setup:
- **job 1**
- step 1 - bash script runs against server 1 and server 2
- **job 2**
- step 2 - bash script runs against server 3 and server 4
- **job 3**
- step 1 - j…
-
**Describe the bug**
I would like to integrate clc ansible dynamic inventory script with runDeck.For that they have given python dynamic inventory script.This python dynamic inventory script reading …
-
**Describe the bug**
The keyboard navigation on 3.x is worse compared to 2.x. Will update the list if new problems are encountered.
Show-stoppers:
* When typing a node filter in "Change the Targe…