mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* update FAQ
This commit is contained in:
parent
3f9b49a8d8
commit
434bfcf5cd
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ It has some advantages over other methods:
|
|||
|
||||
* You only need to use this action **only once** even if it is necessary to transfer to multiple targets.
|
||||
* Other methods require to use it multiple times in order to connect to each targets.
|
||||
* Of course, it is necessary to install bastion public key on targets, and host keys on bastion. But you don't have to update workflow files and `secrets` even if number of targets changed.
|
||||
* `rsync`:
|
||||
* is faster than others.
|
||||
* will **NOT** break files even if disconnected during sending.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue