Class: Ansible::Ruby::Modules::Ldap_entry

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/net_tools/ldap/ldap_entry.rb

Overview

Add or remove LDAP entries. This module only asserts the existence or non-existence of an LDAP entry, not its attributes. To assert the attribute values of an entry, see M(ldap_attr).

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

#attributesHash?



12
# File 'lib/ansible/ruby/modules/generated/net_tools/ldap/ldap_entry.rb', line 12

attribute :attributes

#objectClassArray<String>, ...



16
# File 'lib/ansible/ruby/modules/generated/net_tools/ldap/ldap_entry.rb', line 16

attribute :objectClass

#paramsString?



20
# File 'lib/ansible/ruby/modules/generated/net_tools/ldap/ldap_entry.rb', line 20

attribute :params

#state:present, ...



24
# File 'lib/ansible/ruby/modules/generated/net_tools/ldap/ldap_entry.rb', line 24

attribute :state