forked from infra/ansible
ldap-client: improve naming.
This commit is contained in:
parent
8b41211346
commit
c425172e7d
@ -7,7 +7,7 @@
|
|||||||
template: src=nslcd.conf.j2 dest=/etc/nslcd.conf
|
template: src=nslcd.conf.j2 dest=/etc/nslcd.conf
|
||||||
notify: restart nslcd
|
notify: restart nslcd
|
||||||
|
|
||||||
- name: Copy LDAP Certificates
|
- name: Copy LDAP CA
|
||||||
copy: src=ldap.crt dest=/etc/ssl/ldap.crt mode=0644
|
copy: src=ldap.crt dest=/etc/ssl/ldap.crt mode=0644
|
||||||
notify: restart nslcd
|
notify: restart nslcd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user