1
0
Fork 0
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:
Lukas Kämmerling 2021-05-27 07:31:20 +02:00
parent 2c9d708d86
commit e0a1f59f70

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