- name: "{{ main_linux_srv01_hostname }}.{{ main_domain_name }}: reboot" command: "shutdown -r now &" async: 1 poll: 0 ignore_errors: true