Add full collection name as option to inventory plugin (#90)

Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
Lukas Kämmerling 2021-05-27 08:14:13 +02:00 committed by GitHub
parent a3ee69a303
commit 5d6b5b7c3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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