update var password nslcd
This commit is contained in:
parent
3c7e25bdf9
commit
3e0f8d786d
|
@ -184,7 +184,7 @@
|
|||
state: present
|
||||
with_items:
|
||||
- regexp: "^bindpw"
|
||||
line: "bindpw {{ x }}"
|
||||
line: "bindpw {{ bindpw_password }}"
|
||||
notify: restart nslcd
|
||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
|
|
Loading…
Reference in New Issue