- name: system restart hosts: all tasks: - name: system restart shell: shutdown -r now