ansible-playbooks/reboot-621.yml

5 lines
87 B
YAML
Raw Normal View History

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