Class: Ansible::Ruby::Modules::Reboot

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/system/reboot.rb

Overview

Reboot a machine, wait for it to go down, come back up, and respond to commands.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#connect_timeoutInteger?



24
# File 'lib/ansible/ruby/modules/generated/system/reboot.rb', line 24

attribute :connect_timeout

#msgString?



32
# File 'lib/ansible/ruby/modules/generated/system/reboot.rb', line 32

attribute :msg

#post_reboot_delayInteger?



16
# File 'lib/ansible/ruby/modules/generated/system/reboot.rb', line 16

attribute :post_reboot_delay

#pre_reboot_delayInteger?



12
# File 'lib/ansible/ruby/modules/generated/system/reboot.rb', line 12

attribute :pre_reboot_delay

#reboot_timeoutInteger?



20
# File 'lib/ansible/ruby/modules/generated/system/reboot.rb', line 20

attribute :reboot_timeout

#test_commandString?



28
# File 'lib/ansible/ruby/modules/generated/system/reboot.rb', line 28

attribute :test_command