diff --git a/plugins/inventory/hcloud.py b/plugins/inventory/hcloud.py index 11e6d7b..a683245 100644 --- a/plugins/inventory/hcloud.py +++ b/plugins/inventory/hcloud.py @@ -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