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

remove username from arg docs

This commit is contained in:
jo 2025-12-09 22:18:13 +01:00
parent 8c379d57d6
commit 46fbf9a93e
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984

View file

@ -36,11 +36,6 @@ options:
- Name of the Storage Box Subaccount to manage.
- Required if no Storage Box Subaccount O(id) is given.
type: str
username:
description:
- Username of the Storage Box Subaccount to manage.
- Usernames are defined by the API and cannot be changed.
type: str
password:
description:
- Password for the Storage Box Subaccount.