ansible-collections.communi.../plugins/module_utils
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
..
__init__.py Add networking (#1) 2020-10-26 15:18:40 +01:00
_api_data.py Add api_find_and_modify module. (#93) 2022-05-24 18:23:44 +02:00
api.py Add encoding option to API modules (#95) 2022-05-24 22:19:26 +02:00
quoting.py Correctly handle \_ escape sequence. (#89) 2022-05-09 22:09:08 +02:00
routeros.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#38) 2021-06-27 09:53:45 +02:00