Class: Ansible::Ruby::Modules::Win_domain_membership

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb

Overview

Manages domain membership or workgroup membership for a Windows host. Also supports hostname changes. This module may require subsequent use of the M(win_reboot) action if changes are made.

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

#dns_domain_nameObject?



13
# File 'lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb', line 13

attribute :dns_domain_name

#domain_admin_passwordObject?



20
# File 'lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb', line 20

attribute :domain_admin_password

#domain_admin_userObject



16
# File 'lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb', line 16

attribute :domain_admin_user

#domain_ou_pathObject?



26
# File 'lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb', line 26

attribute :domain_ou_path

#hostnameObject?



23
# File 'lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb', line 23

attribute :hostname

#state:domain, ...



29
# File 'lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb', line 29

attribute :state

#workgroup_nameObject?



33
# File 'lib/ansible/ruby/modules/generated/windows/win_domain_membership.rb', line 33

attribute :workgroup_name