Skip to content

fix: ssh strategy port default

Jordan Bonser requested to merge ssh_strat_port_fix into main

the default for the ssh strategies network port was set to None, which failed the instance_of(str) validation that is set on the attr.

This meant that using the strategy without specifying a network port would cause it to fail.

Edited by Jordan Bonser

Merge request reports

Loading