ssh without -n or </dev/null will eat all input from the while read loop
This stopped the tests in the test ssh connection to be run
see man ssh for the -n option
Remove and Rotate script have -g (go) flag for actual run.
Remove has text updates for removed key info
Rotate force only forces rotation, but will not create new key unless -c (force create) is set
Test script added for testing connections