[ldap] libpam-ldapd is required to use ldap authentication and is not automatically installed on bullseye
Signed-off-by: ynerant <ynerant@crans.org>certbot_on_virtu
parent
d03eed8abe
commit
167818eb90
|
@ -5,6 +5,7 @@
|
||||||
update_cache: true
|
update_cache: true
|
||||||
name:
|
name:
|
||||||
- libnss-ldapd
|
- libnss-ldapd
|
||||||
|
- libpam-ldapd
|
||||||
state: present
|
state: present
|
||||||
register: apt_result
|
register: apt_result
|
||||||
retries: 3
|
retries: 3
|
||||||
|
|
Loading…
Reference in New Issue