mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Add full collection name as option to inventory plugin
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
parent
2c9d708d86
commit
e0a1f59f70
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ DOCUMENTATION = r'''
|
|||
plugin:
|
||||
description: marks this as an instance of the "hcloud" plugin
|
||||
required: true
|
||||
choices: ["hcloud"]
|
||||
choices: ["hcloud", "hetzner.hcloud.hcloud"]
|
||||
token:
|
||||
description: The Hetzner Cloud API Token.
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue