ansible-playbooks/reboot-621.yml

5 lines
85 B
YAML
Raw Normal View History

2024-05-01 15:21:33 -04:00
- hosts: all
become: true
tasks:
- name: Reboot
2024-05-01 15:22:35 -04:00
ansible.builtin.reboot: