From aee236abee3bc60fbc8d507d4dbbfeceb8444fe1 Mon Sep 17 00:00:00 2001 From: Robert Sander Date: Wed, 10 Jun 2026 09:39:26 +0200 Subject: [PATCH] corrects typo --- plugins/modules/filesystem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/filesystem.py b/plugins/modules/filesystem.py index ebe07fd31d..a792be17a3 100644 --- a/plugins/modules/filesystem.py +++ b/plugins/modules/filesystem.py @@ -40,7 +40,7 @@ options: - Filesystem type to be created. This option is required with O(state=present) (or if O(state) is omitted). - V(ufs) support has been added in community.general 3.4.0. - V(bcachefs) support has been added in community.general 8.6.0. - . V(gfs2) support has been added in community.general 13.1.0. + - V(gfs2) support has been added in community.general 13.1.0. type: str aliases: [type] dev: