Current_sshval run : 
  schedule:Current_cache.Schedule.t ->
  key:string ->
  string ->
  string list Current.t ->
  unit Current.trun ~schedule ~key host args records that key is now set to args, and runs ssh host args if it has changed. e.g. run ~schedule ~key:"my-ls" "fqdn" ["ls"; "-l"]