mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
4cfdf50b26
##### 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
16 lines
556 B
YAML
16 lines
556 B
YAML
namespace: hetzner
|
|
name: hcloud
|
|
version: 2.4.1 # x-release-please-version
|
|
readme: README.md
|
|
authors:
|
|
- Hetzner Cloud (github.com/hetznercloud)
|
|
description: A Collection for managing Hetzner Cloud resources
|
|
license: [GPL-3.0-or-later]
|
|
tags:
|
|
- hetzner
|
|
- cloud
|
|
- hcloud
|
|
repository: https://github.com/ansible-collections/hetzner.hcloud
|
|
documentation: https://docs.ansible.com/ansible/latest/collections/hetzner/hcloud
|
|
homepage: https://github.com/ansible-collections/hetzner.hcloud
|
|
issues: https://github.com/ansible-collections/hetzner.hcloud/issues
|