mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 02:04:33 +02:00
Add encoding option to API modules (#95)
* Set encoding to UTF-8. * Add encoding parameter to API modules. * librouteros is now patched.
This commit is contained in:
parent
7452195071
commit
023f11f7e1
5 changed files with 42 additions and 33 deletions
2
changelogs/fragments/95-api-encoding.yml
Normal file
2
changelogs/fragments/95-api-encoding.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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)."
|
Loading…
Add table
Add a link
Reference in a new issue