Files
awx_update/system_restart.yml

5 lines
101 B
YAML

- name: system restart
hosts: all
tasks:
- name: system restart
ansible.builtin.reboot: