ansible-playbooks/reboot-621.yml

5 lines
87 B
YAML

- hosts: all
become: true
tasks:
- name: Reboot
ansible.builtin.reboot: