[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
|
||||
name:
|
||||
- libnss-ldapd
|
||||
- libpam-ldapd
|
||||
state: present
|
||||
register: apt_result
|
||||
retries: 3
|
||||
|
|
Loading…
Reference in New Issue