evolution-gaming/Execute Rundeck job
Execute Rundeck job and get output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 6, 2021
- License
- None
Pinned Snippet
uses: evolution-gaming/rundeck-action@611fdfeac512de7cab965ea2dfd1ce723706f186 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| rundeck-url | Rundeck URL | yes | — |
| rundeck-token | Rundeck Auth Token | yes | — |
| job-id | Rundeck job ID | yes | — |
| verify-ssl | Verify SSL | no | true |
| rundeck-job-options | Rundeck job options in json format | no | — |
| wait | Wait Rundeck job finish and print output | no | true |
Outputs
no outputs