Class: Ansible::Ruby::Modules::Group

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/system/group.rb

Overview

Manage presence of groups on a host.

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

#gidObject?



15
# File 'lib/ansible/ruby/modules/generated/core/system/group.rb', line 15

attribute :gid

#nameString



11
# File 'lib/ansible/ruby/modules/generated/core/system/group.rb', line 11

attribute :name

#state:present, ...



18
# File 'lib/ansible/ruby/modules/generated/core/system/group.rb', line 18

attribute :state

#system:yes, ...



22
# File 'lib/ansible/ruby/modules/generated/core/system/group.rb', line 22

attribute :system