acme_certificate - allow to select first certificate in chain. (#102)

This commit is contained in:
Felix Fontein
2020-08-15 21:50:09 +02:00
committed by GitHub
parent e4c12fa4e5
commit 2f59d44f9e
3 changed files with 9 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "acme_certificate - allow new selector ``test_certificates: first`` for ``select_chain`` parameter (https://github.com/ansible-collections/community.crypto/pull/102)."