mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
docs: add note about python compatibility (#230)
This commit is contained in:
parent
d33db2f51e
commit
584e904c29
1 changed files with 5 additions and 2 deletions
|
|
@ -1,11 +1,14 @@
|
|||
[](https://dev.azure.com/ansible/hetzner.hcloud/_build?definitionId=35)
|
||||
[](https://codecov.io/gh/ansible-collections/hetzner.hcloud)
|
||||
|
||||
Ansible Collection: hetzner.hcloud
|
||||
=================================================
|
||||
# Ansible Collection: hetzner.hcloud
|
||||
|
||||
Ansible Hetzner Cloud Collection for controlling your Hetzner Cloud Resources.
|
||||
|
||||
### Python version compatibility
|
||||
|
||||
This collection depends on the [hcloud](https://github.com/hetznercloud/hcloud-python) library. Due to the [hcloud](https://github.com/hetznercloud/hcloud-python) Python Support Policy this collection requires Python 3.7 or greater.
|
||||
|
||||
## Release notes
|
||||
|
||||
See [here](https://github.com/ansible-collections/hetzner.hcloud/tree/master/CHANGELOG.rst).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue