We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9ee49 commit 21e9b86Copy full SHA for 21e9b86
roles/auth_configure/tasks/ldap_prerequisites.yml
@@ -1,5 +1,5 @@
1
---
2
- # Installing required ldap client packages for the integration.
+ # Installing required ldap client packages for the integration
3
4
- name: LDAP | Check OS version for OpenLDAP package installation
5
ansible.builtin.shell: "grep -oE 'release [0-9]+' /etc/redhat-release | awk '{print $2}'"
0 commit comments