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

Clarify user_data description is for cloud-init

This commit is contained in:
Florian Weber 2026-01-12 18:08:40 +01:00 committed by GitHub
parent cfa0d181f7
commit 3f608933be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,7 +124,7 @@ options:
default: false
user_data:
description:
- User Data to be passed to the server on creation.
- cloud-init user data to be passed to the server on creation.
- Only used during the server creation.
type: str
rescue_mode: