diff options
Diffstat (limited to 'patch.yml')
-rw-r--r-- | patch.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -305,4 +305,5 @@ reboot_timeout: 300 pre_reboot_delay: 5 test_command: uptime + reboot_command: "/bin/systemctl reboot" become: true |