this should make the hosts reboot one at a time
This commit is contained in:
parent
b7c8261d42
commit
d63fe319b4
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
- name: reboot hosts
|
- name: reboot hosts
|
||||||
hosts: $hosts
|
hosts: $hosts
|
||||||
user: root
|
user: root
|
||||||
|
serial: 1
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: see if it needs to be rebooted
|
- name: see if it needs to be rebooted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue