Skip to content

Deprecated import ansible.module_utils._text used; will break on ansible-core 2.24 #352

Description

@thelinuxracoon

Running the module: netapp.ontap.na_ontap_s3_users in ansible version 2.21 currently emits:

[DEPRECATION WARNING]: Importing 'to_native' from 'ansible.module_utils._text' is deprecated. This feature will be removed from ansible-core version 2.24. Use ansible.module_utils.common.text.converters instead.

Is it possible to fix this early on so we dont get the deprecation warning?
Possibly also affects other modules in this collection.

Thanks in advance.

Collection version: 23.5.0
ansible-core: 2.21.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions