nginformatica/SSH Remote Commands
Executing remote ssh commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 12, 2020
- License
- MIT
Pinned Snippet
uses: nginformatica/swarm-failure-report-action@41460a3d21ea246992abeca0fb85c7268188ecf2 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| host | ssh remote host | — | — |
| port | ssh remote port | — | 22 |
| passphrase | ssh key passphrase | — | — |
| username | ssh username | — | — |
| password | ssh password | — | — |
| key | content of ssh private key. ex raw content of ~/.ssh/id_rsa | — | — |
| service_name | the docker swarm service name which was rolled back | yes | — |
| log_group_name | — | yes | — |
| log_stream_prefix | — | yes | — |
Outputs
no outputs