Files
convert-images-for-web/playbooks/reboot.yml

11 lines
152 B
YAML

---
- name: Create machine and set up ip
hosts: all
user: root
gather_facts: no
serial: 100%
tasks:
- name: Reboot
command: reboot