Class: Ansible::Ruby::Modules::Win_group_membership

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

Overview

Allows the addition and removal of local, service and domain users, and domain groups from a local group.

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

#membersArray<String>, String



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

attribute :members

#nameString



12
# File 'lib/ansible/ruby/modules/generated/windows/win_group_membership.rb', line 12

attribute :name

#state:absent, ...



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

attribute :state