mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 22:03:01 +00:00
acme_certificate: allow 'no challenge' (#615)
* Allow 'no challenge'. * Fix undefined variable.
This commit is contained in:
4
changelogs/fragments/615-no-challenge.yml
Normal file
4
changelogs/fragments/615-no-challenge.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- "acme_certificate - allow to use no challenge by providing ``no challenge`` for the ``challenge`` option.
|
||||
This is needed for ACME servers where validation is done without challenges
|
||||
(https://github.com/ansible-collections/community.crypto/issues/613, https://github.com/ansible-collections/community.crypto/pull/615)."
|
||||
Reference in New Issue
Block a user