/dhall-ansible/Ansible/Builtin/Reboot/Type.dhall

Copy path to clipboard

Source

{ boot_time_command : Optional Text
, connect_timeout : Optional Natural
, msg : Optional Text
, post_reboot_delay : Optional Natural
, pre_reboot_delay : Optional Natural
, reboot_command : Optional Text
, reboot_timeout : Optional Natural
, search_paths : Optional (List Text)
, test_command : Optional Text
}