kielabokkie/Setup SSH
Setup private key and add host to known hosts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-private-key | Private key required to access the host | yes | — |
| ssh-host | Hostname or IP to add to the known hosts file | yes | — |
| ssh-port | Port for key-scanning the server | no | 22 |
| ssh-keyscan-timeout | Timeout for the ssh-keyscan command | no | 5 |
| ssh-socket | The unix file socket that the agent uses for communication with other processes | no | /tmp/ssh-auth.sock |
Outputs
no outputs