reboot-fasco.yml (view raw)
1--- 2- hosts: fasco 3 become: yes 4 5 tasks: 6 - import_tasks: tasks/reboot.yml