1
0
Fork 0
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:
Jonas L 2023-11-17 15:12:52 +01:00 committed by GitHub
parent c2c7f88b58
commit 2e82e0e6ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 2 additions and 47 deletions

View file

@ -67,12 +67,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.6.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -69,9 +69,6 @@ options:
type: str
extends_documentation_fragment:
- hetzner.hcloud.hcloud
requirements:
- hcloud-python >= 1.8.0
"""
EXAMPLES = """

View file

@ -39,12 +39,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.8.1
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -133,9 +133,6 @@ options:
type: str
extends_documentation_fragment:
- hetzner.hcloud.hcloud
requirements:
- hcloud-python >= 1.8.1
"""
EXAMPLES = """

View file

@ -57,12 +57,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.8.1
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -54,12 +54,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.3.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -43,9 +43,6 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.15.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""

View file

@ -59,12 +59,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.9.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -51,12 +51,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.3.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -40,12 +40,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.3.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -44,12 +44,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.3.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """

View file

@ -51,12 +51,8 @@ options:
choices: [ absent, present ]
type: str
requirements:
- hcloud-python >= 1.10.0
extends_documentation_fragment:
- hetzner.hcloud.hcloud
"""
EXAMPLES = """