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/changelogs/fragments/54656-openssl_certificate-a...

6 lines
363 B
YAML

minor_changes:
- "openssl_certificate - change default value for ``acme_chain`` from ``yes`` to ``no``. Current versions
of `acme-tiny <https://github.com/diafygi/acme-tiny/>`_ do not support the ``--chain`` command anymore.
This default setting caused the module not to work with such versions of acme-tiny until
``acme_chain: no`` was explicitly set."