From 46fbf9a93ee4823d82e8b2bd7abf03890ef27864 Mon Sep 17 00:00:00 2001 From: jo Date: Tue, 9 Dec 2025 22:18:13 +0100 Subject: [PATCH] remove username from arg docs --- plugins/modules/storage_box_subaccount.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/plugins/modules/storage_box_subaccount.py b/plugins/modules/storage_box_subaccount.py index bff02e2..449cd47 100644 --- a/plugins/modules/storage_box_subaccount.py +++ b/plugins/modules/storage_box_subaccount.py @@ -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.