mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#38)
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. * One more.
This commit is contained in:
parent
39dcf4ac5b
commit
937aa0dbfa
6 changed files with 7 additions and 5 deletions
2
changelogs/fragments/ansible-core-_text.yml
Normal file
2
changelogs/fragments/ansible-core-_text.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "Avoid internal ansible-core module_utils in favor of equivalent public API available since at least Ansible 2.9 (https://github.com/ansible-collections/community.routeros/pull/38)."
|
Loading…
Add table
Add a link
Reference in a new issue