mirror of https://github.com/ansible/ansible.git
acme_certificate: Fix ACME v1 support when modify_account is set to false (#64648)
* Fix ACME v1 when modify_account is set to false. * Add changelog.pull/65408/head
parent
5f6057598e
commit
08b53b94a9
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "acme_certificate - fix misbehavior when ACME v1 is used with ``modify_account`` set to ``false``."
|
Loading…
Reference in New Issue