mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add support for OpenBSD (#46147)
This commit is contained in:
@@ -20,7 +20,7 @@ options:
|
||||
pre_reboot_delay:
|
||||
description:
|
||||
- Seconds for shutdown to wait before requesting reboot.
|
||||
- On Linux and macOS, this is converted to minutes and rounded down. If less than 60, it will be set to 0.
|
||||
- On Linux, macOS and OpenBSD, this is converted to minutes and rounded down. If less than 60, it will be set to 0.
|
||||
- On Solaris and FreeBSD, this will be seconds.
|
||||
default: 0
|
||||
type: int
|
||||
|
||||
Reference in New Issue
Block a user