Would it be a bad thing to use Syncthing to synchronize ssh keys from one device to another?
For instance if you are replacing one device with another or even using a second device.
I know that best practice would be generating a key for each device but that does require for you to update the keys on all remote nodes your are connecting to. I do know Ansible would be great for that but for instance TrueNAS, slefhosted git repos may require you to login and update/replace the keys in their respective portal. Or would just switch to a jumpbox setup be the best approach?
Some input on this would be much appreciated.
Edit**
- I use ansible to keep my ssh config in a known good state