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

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

* Adjust tests.

(cherry picked from commit 5de50b9f91)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-11-17 21:46:13 +01:00
committed by GitHub
parent 0cb10be2d5
commit ff4966ad3f
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)."