littleomie/GitHub Actions Shush
Runs commands on remote server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Host to connect to | yes | — |
| user | Username to connect with | yes | — |
| password | Password to connect with | no | — |
| port | Port to connect to | no | 22 |
| key | SSH key to connect with | no | — |
| passphrase | Passphrase for SSH key | no | — |
| commands | Commands to run | yes | — |
Outputs
no outputs