Fix compatibility to fetch_url change in ansible-core devel (#339)

* Fix compatibility to fetch_url change in ansible-core devel.

* Adjust tests.
This commit is contained in:
Felix Fontein
2021-11-17 21:26:49 +01:00
committed by GitHub
parent cf0d2679aa
commit 5de50b9f91
4 changed files with 23 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "acme_* modules - fix usage of ``fetch_url`` with changes in latest ansible-core ``devel`` branch (https://github.com/ansible-collections/community.crypto/pull/339)."