irdaislakhuafa/Setup SSH Config
Setup SSH config and key with painless
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 14, 2025
- License
- None
Pinned Snippet
uses: irdaislakhuafa/actions-ssh-setup@dc4e18234f13f7687a8f3e7cc47684a998757882 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_key_base64 | Base64 encoded SSH private key | yes | — |
| ssh_user | SSH username | yes | — |
| ssh_host | SSH host or IP | yes | — |
| ssh_port | SSH port | no | 22 |
| ssh_identity_file_name | File name for ssh_key | no | key.pem |
| ssh_alias | Alias for ssh host | no | ssh-host |
Outputs
no outputs