You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @d0020002 thanks for reporting. To assist whoever is going to look into this in the future, could you please state which LDAP service (with version and any other relevant info) you are using?
Summary
When I am trying to add an entry even if entry is not present, it is still saying not adding with just output "{changed: false, failed: false}
I am using below task to add the entry
If i change the state absent, it is working fine for deleting the entries, but it is not able to add new entry
Issue Type
Bug Report
Component Name
community.general.ldap_entry module
Ansible Version
ansible [core 2.15.13]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/d/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /home/d/.local/lib/python3.9/site-packages/ansible
ansible collection location = /home/d/.ansible/collections:/usr/share/ansible/collections
executable location = /home/a-dkushwah/.local/bin/ansible
python version = 3.9.18 (main, Oct 4 2024, 00:00:00) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)] (/usr/bin/python3)
jinja version = 3.1.4
libyaml = True
Community.general Version
OS / Environment
RHEL9
Steps to Reproduce
Expected Results
It should create new entry
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: