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