* Fix sending 'None' to device on ios * Add ios_l2_interface module & tests * Skip l2 tests on non-l2 images * Allow test to continue on non-L2 hosts
* Add ios_l3_interface module Fixes #31298 * Add ios_3_interface module * Integration test * Return command response for load_config() * Fix CI issues