Class: Ansible::Ruby::Modules::Hpilo_boot

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb

Overview

This module boots a system through its HP iLO interface. The boot media can be one of: cdrom, floppy, hdd, network or usb. This module requires the hpilo python module.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#forceSymbol?



37
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 37

attribute :force

#hostString



13
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 13

attribute :host

#imageString?



29
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 29

attribute :image

#loginString?



17
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 17

attribute :login

#media:cdrom, ...



25
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 25

attribute :media

#passwordString?



21
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 21

attribute :password

#ssl_version:SSLv3, ...



41
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 41

attribute :ssl_version

#state:boot_always, ...



33
# File 'lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb', line 33

attribute :state