🎯 Objective
This blog post shows you how to use Ansible to reset a MikroTik router to its factory settings and automatically apply a custom bootstrap configuration.
You’ll learn how to automate the process using Ansible and a .rsc
script file for configuration, allowing you to easily customize and extend your MikroTik setup.
📝 Introduction
When working on a new MikroTik project, it’s often helpful to start from a clean configuration. Rather than manually resetting and reconfiguring the device, this guide walks you through an automated Ansible playbook that: