Commit e6e9b702 authored by nanahira's avatar nanahira

fix

parent 446b07b3
Pipeline #16852 failed with stage
in 6 minutes and 39 seconds
......@@ -44,6 +44,7 @@
register: reboot_required_result
- name: reboot
become: true
register: reboot_result
reboot:
reboot_timeout: 600
when: reboot and (reboot_required_result.stat.exists or manual_reboot)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment