Class: Ansible::Ruby::Modules::Gconftool2

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

Overview

This module allows for the manipulation of GNOME 2 Configuration via gconftool-2. Please see the gconftool-2(1) man pages for more details.

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

#config_sourceObject?



28
# File 'lib/ansible/ruby/modules/generated/system/gconftool2.rb', line 28

attribute :config_source

#direct:yes, ...



31
# File 'lib/ansible/ruby/modules/generated/system/gconftool2.rb', line 31

attribute :direct

#keyString



12
# File 'lib/ansible/ruby/modules/generated/system/gconftool2.rb', line 12

attribute :key

#state:absent, ...



24
# File 'lib/ansible/ruby/modules/generated/system/gconftool2.rb', line 24

attribute :state

#valueString?



16
# File 'lib/ansible/ruby/modules/generated/system/gconftool2.rb', line 16

attribute :value

#value_type:bool, ...



20
# File 'lib/ansible/ruby/modules/generated/system/gconftool2.rb', line 20

attribute :value_type