Class: Ansible::Ruby::Modules::Webfaction_domain

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

Overview

Add or remove domains or subdomains on a Webfaction host. Further documentation at github.com/quentinsf/ansible-webfaction.

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

#login_nameString



23
# File 'lib/ansible/ruby/modules/generated/extras/cloud/webfaction/webfaction_domain.rb', line 23

attribute :login_name

#login_passwordString



27
# File 'lib/ansible/ruby/modules/generated/extras/cloud/webfaction/webfaction_domain.rb', line 27

attribute :login_password

#nameString



11
# File 'lib/ansible/ruby/modules/generated/extras/cloud/webfaction/webfaction_domain.rb', line 11

attribute :name

#state:present, ...



15
# File 'lib/ansible/ruby/modules/generated/extras/cloud/webfaction/webfaction_domain.rb', line 15

attribute :state

#subdomainsArray<String>, ...



19
# File 'lib/ansible/ruby/modules/generated/extras/cloud/webfaction/webfaction_domain.rb', line 19

attribute :subdomains