add reboot
This commit is contained in:
parent
db7f706fcd
commit
ca371f94c3
@ -16,6 +16,9 @@
|
|||||||
- name: Flush handlers
|
- name: Flush handlers
|
||||||
ansible.builtin.meta: flush_handlers
|
ansible.builtin.meta: flush_handlers
|
||||||
|
|
||||||
|
- name: Reboot to run filesystem check
|
||||||
|
ansible.builtin.reboot:
|
||||||
|
|
||||||
- name: Extend the timeout values for physical hosts
|
- name: Extend the timeout values for physical hosts
|
||||||
ansible.builtin.set_fact:
|
ansible.builtin.set_fact:
|
||||||
initramfs_post_reboot_delay: 300
|
initramfs_post_reboot_delay: 300
|
||||||
|
Loading…
x
Reference in New Issue
Block a user