Page MenuHomeVyOS Platform

Five plugins import to_text from ansible.module_utils._text, removed in ansible-core 2.24
Open, Requires assessmentPublicFEATURE REQUEST

Description

Summary
Five plugins in this collection import to_text from ansible.module_utils._text, which ansible-core deprecates and removes in 2.24:

[DEPRECATION WARNING]: Importing 'to_text' 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.
[Describe the feature briefly.
Example: "Add support for 802.1q VLAN interfaces."]

Use case

[Example: "802.1q VLAN interfaces are widely used for traffic separation in switched networks and for "router on a stick" scenarios. Most router vendors support them.]

Additional information

[Add anything you think is important for maintainers to understand your feature idea.]
https://github.com/vyos/vyos.vyos/issues/501

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)