Class: Ansible::Ruby::Modules::Profitbricks

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb

Overview

Create, destroy, update, start, stop, and reboot a ProfitBricks virtual machine. When the virtual machine is created it can optionally wait for it to be ‘running’ before returning. This module has a dependency on profitbricks >= 1.0.0

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

#assign_public_ip:yes, ...



66
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 66

attribute :assign_public_ip

#auto_increment:yes, ...



12
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 12

attribute :auto_increment

#bus:IDE, ...



50
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 50

attribute :bus

#coresInteger?



34
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 34

attribute :cores

#countInteger?



58
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 58

attribute :count

#cpu_family:AMD_OPTERON, ...



42
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 42

attribute :cpu_family

#datacenterString?



30
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 30

attribute :datacenter

#imageString



20
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 20

attribute :image

#image_passwordObject?



24
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 24

attribute :image_password

#instance_idsArray<String>, ...



54
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 54

attribute :instance_ids

#lanInteger?



70
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 70

attribute :lan

#location:"us/las", ...



62
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 62

attribute :location

#nameString



16
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 16

attribute :name

#ramInteger?



38
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 38

attribute :ram

#remove_boot_volume:yes, ...



88
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 88

attribute :remove_boot_volume

#ssh_keysObject?



27
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 27

attribute :ssh_keys

#state:running, ...



92
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 92

attribute :state

#subscription_passwordObject?



77
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 77

attribute :subscription_password

#subscription_userObject?



74
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 74

attribute :subscription_user

#volume_sizeInteger?



46
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 46

attribute :volume_size

#wait:yes, ...



80
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 80

attribute :wait

#wait_timeoutInteger?



84
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb', line 84

attribute :wait_timeout