mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
##### SUMMARY Replace `ansible.netcommon` deprecated ipaddr utils with python `ipaddress` module. The `ansible.netcommon` collection is no longer required by the collections. We still use the `ansible.utils` collections for testing
4 lines
186 B
YAML
4 lines
186 B
YAML
minor_changes:
|
|
- >
|
|
Replace deprecated `ansible.netcommon` ip utils with python `ipaddress` module. The
|
|
`ansible.netcommon` collection is no longer required by the collections.
|