tofandel/Start SSH
Start a ssh server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hostname | The hostname of the ssh server | no | — |
| debug | Debug the ssh connection | no | — |
| port | The internal port of the ssh server | no | 22 |
| user_name | The user name | no | ssh-user |
| user_password | The user password | no | — |
| sudo_access | Allow sudo access | no | false |
| public_key | Public key authorized to access the server | no | — |
| public_key_url | Public key authorized to access the server | no | — |
Outputs
no outputs