Hi, Milosz, Nice to meet you again :) . I add the following action to the device, deploy will call flasher_reset_commands , so it seems that deploy in device is work. how about the boot action? can we make boot action of device working? anyway , I will try to add boot on job. {% block body %} actions: deploy: methods: flasher: commands: {{ flasher_reset_commands }} boot: connections: serial: methods: minimal: {% endblock body %}