michaelrigart / ansible-role-interfaces

An ansible role for configuring different network interfaces
GNU General Public License v3.0
83 stars 61 forks source link

[DEPRECATION WARNING]: Use 'ansible.utils.ipaddr' #137

Open Sispheor opened 1 year ago

Sispheor commented 1 year ago

Hi,

When executing the task RedHat | Write configuration files for rhel route configuration we get the following message:

[DEPRECATION WARNING]: Use 'ansible.utils.ipaddr' module instead. This feature will be removed from ansible.netcommon in a release after 2024-01-01. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

Nothing urgent. But i just open an issue to keep trace of it. I'll try to PR if I find time. Thanks for this role.