Update LLDAP.yml

This commit is contained in:
timewarrener 2025-06-22 01:37:03 -04:00
parent 2ce6808db7
commit 7192eaa5c3

View File

@ -4,7 +4,7 @@
- name: Starting LLDAP
community.docker.docker_compose_v2:
project_src: "./LLDAP"
docker_cli: "/usr/local/bin/docker"
#docker_cli: "/usr/local/bin/docker"
docker_host: "tcp://{{ inventory_hostname }}:2376"
#tls: true
tls_hostname: "{{ inventory_hostname }}"