1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/tests/integration/targets/rdns/tasks
Jonas L 4cfdf50b26
feat: replace ansible.netcommon utils with python3 ipaddress module (#416)
##### 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
2023-12-12 11:50:45 +01:00
..
cleanup.yml refactor: start using new modules names (#393) 2023-11-21 09:40:11 +01:00
main.yml feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
prepare.yml refactor: start using new modules names (#393) 2023-11-21 09:40:11 +01:00
test.yml feat: replace ansible.netcommon utils with python3 ipaddress module (#416) 2023-12-12 11:50:45 +01:00