1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

fix description

This commit is contained in:
Robert Kaussow 2020-11-30 15:11:06 +01:00
parent 29e37e9641
commit 20f180114a
No known key found for this signature in database
GPG key ID: 65362AE74AF98B61

View file

@ -28,7 +28,7 @@ DOCUMENTATION = r'''
description: The Hetzner Cloud API Token.
required: false
token_env:
description: The Hetzner Cloud API Token.
description: Environment variable to load the Hetzner Cloud API Token from.
default: HCLOUD_TOKEN
type: str
required: false