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:
parent
cfa0d181f7
commit
3f608933be
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue