berkkan22/Remote server connection
Adds a ssh key to the runner and connects to a remote server and can execute commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-private-key | Private key of the ssh | yes | — |
| server-host | Host of the server | yes | — |
| username | Username of the server | yes | — |
| command | Command to execute on the server | yes | — |
Outputs
no outputs