benoitchantre/Setup SSH authentication
Installs your private key and related files in ~/.ssh to allow an SSH key-based authentication.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| private-key | SSH private key | yes | — |
| private-key-name | SSH key filename (default: id_rsa) | no | id_rsa |
| ssh-config | Content of `~/.ssh/config` file | no | "" |
| known-hosts | Content of `~/.ssh/known_hosts` file | yes | "" |
Outputs
no outputs