update var password nslcd

This commit is contained in:
Ruben Blanco 2023-10-17 12:00:16 +02:00
parent 3c7e25bdf9
commit 3e0f8d786d
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@
state: present
with_items:
- regexp: "^bindpw"
line: "bindpw {{ x }}"
line: "bindpw {{ bindpw_password }}"
notify: restart nslcd
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++