mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
Fix acme_inspect problem with Python 3.5 (#87)
* Fix JSON loading problem with Python 3.5. * Add changelog fragment. * Enable 3.5 tests.
This commit is contained in:
2
changelogs/fragments/87-acme_inspect-python-3.5.yml
Normal file
2
changelogs/fragments/87-acme_inspect-python-3.5.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "acme_inspect - fix problem with Python 3.5 that JSON was not decoded (https://github.com/ansible-collections/community.crypto/issues/86)."
|
||||
Reference in New Issue
Block a user