Skip to content

use ansible.module_utils.common.text.converters#1507

Merged
sc68cal merged 1 commit intonetbox-community:develfrom
ariel-anieli:deprecated-to-text
Jan 11, 2026
Merged

use ansible.module_utils.common.text.converters#1507
sc68cal merged 1 commit intonetbox-community:develfrom
ariel-anieli:deprecated-to-text

Conversation

@ariel-anieli
Copy link
Contributor

@ariel-anieli ariel-anieli commented Jan 8, 2026

Related Issue

Hello maintainers,

I have been using your module; it's of great help. I came across some deprecation warnings in 3.16 and 3.22

Your feedback is much appreciated.

Related to no issue.

New Behavior

None.

Contrast to Current Behavior

No difference.

Discussion: Benefits and Drawbacks

ansible.module_utils._text shall be deprecated in ansible-core 2.24; see ansible-collections/vmware.vmware#268.

Use ansible.module_utils.common.text.converters. This clears out deprecating warnings.

Changes to the Documentation

No change.

Proposed Release Note Entry

Use ansible.module_utils.common.text.converters instead of the deprecated ansible.module_utils._text

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR targets the devel branch.

ansible.module_utils._text shall be deprecated in ansible-core 2.24

Use ansible.module_utils.common.text.converters instead.

Link: ansible-collections/vmware.vmware#268
Signed-off-by: Ariel Otilibili <a.otilibili@instadeep.com>
@ariel-anieli ariel-anieli changed the title use ansible.module_utils.common.text.converters use ansible.module_utils.common.text.converters Jan 8, 2026
Copy link
Contributor

@sc68cal sc68cal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution

@sc68cal sc68cal merged commit 67805fd into netbox-community:devel Jan 11, 2026
59 checks passed
@ariel-anieli
Copy link
Contributor Author

Thank you for the contribution

Your welcome, @sc68cal!

@ariel-anieli ariel-anieli deleted the deprecated-to-text branch January 12, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments