---
- name: Reboot machine
hosts: ["git-server.ki5bhv.com"]
become: true
tasks:
ansible.builtin.reboot:
reboot_timeout: 3600