Anyone tried to configure RouterOS devices with ansible?
Basically it’s based on ssh so it should be doable and maybe in some way Anisble can be used as the “controller” for a RouterOS cluster.
It would be similar to a “Control Plane” which is a cli\scripting\webui that sends commands or full configuration to the controlled routers.
Would running a full “reconfigureation” of a RouterOS be applicable?(With an exception of the managment interface which will be not be changed at all)