mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
docs: remove hcloud-python requirements from modules (#388)
##### SUMMARY Since we vendored the hcloud-python library, those requirements are not needed anymore. ##### ISSUE TYPE - Docs Pull Request
This commit is contained in:
parent
c2c7f88b58
commit
2e82e0e6ef
13 changed files with 2 additions and 47 deletions
|
|
@ -7,8 +7,8 @@ DOCUMENTATION = r"""
|
|||
- Lukas Kaemmerling (@lkaemmerling)
|
||||
short_description: Ansible dynamic inventory plugin for the Hetzner Cloud.
|
||||
requirements:
|
||||
- python >= 3.5
|
||||
- hcloud-python >= 1.0.0
|
||||
- python-dateutil >= 2.7.5
|
||||
- requests >=2.20
|
||||
description:
|
||||
- Reads inventories from the Hetzner Cloud API.
|
||||
- Uses a YAML configuration file that ends with hcloud.(yml|yaml).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue