Class: Ansible::Ruby::Modules::Opendj_backendprop

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb

Overview

This module will update settings for OpenDJ with the command set-backend-prop. It will check first via de get-backend-prop if configuration needs to be applied.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#backendString



36
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 36

attribute :backend

#hostnameString



17
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 17

attribute :hostname

#nameString



40
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 40

attribute :name

#opendj_bindirString?



13
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 13

attribute :opendj_bindir

#passwordString?



29
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 29

attribute :password

#passwordfileObject?



33
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 33

attribute :passwordfile

#portString



21
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 21

attribute :port

#stateString?



48
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 48

attribute :state

#usernameString?



25
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 25

attribute :username

#valueString



44
# File 'lib/ansible/ruby/modules/generated/identity/opendj/opendj_backendprop.rb', line 44

attribute :value