fix missing space

This commit is contained in:
2026-01-23 18:42:14 -07:00
parent 7a377c09e0
commit 37017b9f8a

View File

@@ -13,6 +13,7 @@
- openssl
- openssl-devel
state: present
notify: restart slapd
- name: Permanently enable ldap service firewalld
ansible.posix.firewalld:
@@ -38,7 +39,7 @@
owner: ldap
group: ldap
- name: Set upldap.conf base
- name: Set up ldap.conf base
lineinfile:
path: /etc/openldap/ldap.conf
regexp: '^#BASE'