mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Fix some more instances of ansible.module_utils._text. (#4232)
This commit is contained in:
parent
8682ac96df
commit
a262a30122
4 changed files with 5 additions and 3 deletions
2
changelogs/fragments/4232-text-converter-import.yml
Normal file
2
changelogs/fragments/4232-text-converter-import.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. This fixes some instances added since the last time this was fixed (https://github.com/ansible-collections/community.general/pull/4232)."
|
Loading…
Add table
Add a link
Reference in a new issue