ansible/test/integration/targets/reboot/vars/main.yml

10 lines
189 B
YAML
Raw Normal View History

_boot_time_command:
freebsd: '/sbin/sysctl kern.boottime'
openbsd: '/sbin/sysctl kern.boottime'
macosx: 'who -b'
solaris: 'who -b'
sunos: 'who -b'
_timeout_value:
solaris: 120