jmitech/actions/prepare-ssh
Configure SSH private key and Know hosts
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 | "" |
| known_hosts_json_file | Preload SSH Known Hosts from this JSON file | no | "" |
| known_hosts_json_file_jq_query | jq filters/query to extract hosts from the JSON file e.g. '.hosts[].host' | no | .hosts[].host |
Outputs
no outputs