ansible-collections.communi.../changelogs/fragments/95-api-encoding.yml
Felix Fontein 023f11f7e1
Add encoding option to API modules (#95)
* Set encoding to UTF-8.

* Add encoding parameter to API modules.

* librouteros is now patched.
2022-05-24 22:19:26 +02:00

2 lines
190 B
YAML

minor_changes:
- "api* modules - allow to set an encoding other than the default ASCII for communicating with the API (https://github.com/ansible-collections/community.routeros/pull/95)."