From b6d6c1e8265ff4c2ab855c45e44aa575e2aa9f93 Mon Sep 17 00:00:00 2001 From: jo Date: Tue, 9 Dec 2025 13:02:38 +0100 Subject: [PATCH] one of docs --- plugins/modules/storage_box_snapshot.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/plugins/modules/storage_box_snapshot.py b/plugins/modules/storage_box_snapshot.py index da8ac57..f0f1522 100644 --- a/plugins/modules/storage_box_snapshot.py +++ b/plugins/modules/storage_box_snapshot.py @@ -29,15 +29,13 @@ options: id: description: - ID of the Storage Box Snapshot to manage. - - Required if no Storage Box Snapshot O(name) is given. - - Only used when updating or deleting a Storage Box Snapshot. + - Required when updating or deleting and if no Storage Box Snapshot O(name) is given. type: int name: description: - Name of the Storage Box Snapshot to manage. - Storage Box Snapshot names are defined by the API and cannot be changed. - - Required if no Storage Box Snapshot O(id) is given. - - Only used when updating or deleting a Storage Box Snapshot. + - Required when updating or deleting and if no Storage Box Snapshot O(id) is given. type: str description: description: