Class: Ansible::Ruby::Modules::Win_group

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

Overview

Add and remove local groups. For non-Windows targets, please use the M(group) module instead.

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

#descriptionString?



17
# File 'lib/ansible/ruby/modules/generated/windows/win_group.rb', line 17

attribute :description

#nameString



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

attribute :name

#state:absent, ...



21
# File 'lib/ansible/ruby/modules/generated/windows/win_group.rb', line 21

attribute :state