Skip to content

Commit 21e9b86

Browse files
committed
Fixing LDAP package dependency issue
Signed-off-by: Anand.Reddy7 <[email protected]>
1 parent 3b9ee49 commit 21e9b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/auth_configure/tasks/ldap_prerequisites.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
# Installing required ldap client packages for the integration.
2+
# Installing required ldap client packages for the integration
33

44
- name: LDAP | Check OS version for OpenLDAP package installation
55
ansible.builtin.shell: "grep -oE 'release [0-9]+' /etc/redhat-release | awk '{print $2}'"

0 commit comments

Comments
 (0)