RootCauseunvalidated
The < symbol is used to redirect the contents of a file to the standard input of a command, so this command is redirecting the output of python to ssh instead of uploading the script
ed64bbf1-de55-475a-bb02-e2c638b0edad
The < symbol is used to redirect the contents of a file to the standard input of a command, so this command is redirecting the output of python to ssh instead of uploading the script