You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arkady L. Shane 1e4cb8ad4a
Fix builds for MSVSphere 9.5
1 week ago
..
defaults Adds VirtualBox Vagrant box build configuration 2 years ago
meta Adds VirtualBox Vagrant box build configuration 2 years ago
tasks Fix builds for MSVSphere 9.5 1 week ago
README.md Adds VirtualBox Vagrant box build configuration 2 years ago

README.md

upgrade_and_reboot

An Ansible role that upgrades all packages to their latest versions and reboots a host.

Role Variables

Role variables and their default values are listed below:

  • reboot_connect_timeout: 5 - number of seconds to sleep before retrying check.
  • reboot_timeout: 600 - maximum number of seconds to wait for a host return.
  • reboot_post_reboot_delay: 15 - number of seconds to wait before starting checking.