Merge "[baremetal] Drop useless reboot task"
This commit is contained in:
commit
758a6d9453
@ -229,10 +229,3 @@
|
|||||||
when:
|
when:
|
||||||
- change_selinux | bool
|
- change_selinux | bool
|
||||||
- ansible_os_family == "RedHat"
|
- ansible_os_family == "RedHat"
|
||||||
|
|
||||||
- name: Reboot
|
|
||||||
command: reboot -f
|
|
||||||
become: True
|
|
||||||
when:
|
|
||||||
- reboot_required is defined
|
|
||||||
- reboot_required | bool
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user