You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-role-mongodb/vars/main.yml

5 lines
201 B
YAML

---
# IMPORTANT: mongodb does not support ecdsa keys, but it starts anyway without any error.
letsencrypt_acme_sh_use_ecc: False
trusted_ca_letsencrypt_install: '{{ mongodb_ssl_letsencrypt_managed }}'