wxul/Install SSH Config Action
Install SSH Config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | id_rsa config file name | yes | — |
| ssh_key | private ssh key put in id_rsa_example | yes | — |
| known_hosts | known_hosts | no | — |
| if_exist | If config file exist, ignore or override or fail | no | ignore |
| do_not_clean | clean ~/.ssh/config | no | false |
| config | ssh config | yes | — |
Outputs
| name | description |
|---|---|
| error_message | The error message, if an error occurs |