Fix crash when ssl parameter of api is used. (#3)

tested from me as well, thanks again !
This commit is contained in:
Felix Fontein 2020-10-27 12:08:57 +01:00 committed by GitHub
parent 5368e44f83
commit 3c0df4b343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "api - fix crash when the ``ssl`` parameter is used (https://github.com/ansible-collections/community.routeros/pull/3)."