--- # reboot the system - name: "reboot the system" tags: "reboot" ansible.builtin.reboot: msg: "Reboot initiated by Ansible" reboot_timeout: 120