Files
awx_update/system_restart.yml
T

5 lines
101 B
YAML

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