From ba9aa9967f1b996b8b1e47930771a5d7829504a0 Mon Sep 17 00:00:00 2001 From: Piotr Parczewski Date: Tue, 15 Feb 2022 15:25:21 +0100 Subject: [PATCH] Fix os_quota docs Change-Id: Ic2717669d0e9e8bb48bb7ed81fd5f5f55928fa55 --- plugins/modules/quota.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/quota.py b/plugins/modules/quota.py index e7e4c420..0d6a4f04 100644 --- a/plugins/modules/quota.py +++ b/plugins/modules/quota.py @@ -128,7 +128,7 @@ options: volumes_types: description: - Per-driver volume count quotas. Keys should be - prefixed with C(gigabytes_) values should be ints. + prefixed with C(volumes_) values should be ints. type: dict project: description: Unused, kept for compatability