From f53d2d7d4cd85588fbadda4b5881362f3a7f8ab2 Mon Sep 17 00:00:00 2001 From: Yousefnezhad Date: Sat, 27 Dec 2025 10:38:52 +0330 Subject: [PATCH] set version --- plugins/modules/nfs_exports_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/nfs_exports_info.py b/plugins/modules/nfs_exports_info.py index 66bb46df89..7b36c3f75a 100644 --- a/plugins/modules/nfs_exports_info.py +++ b/plugins/modules/nfs_exports_info.py @@ -19,7 +19,7 @@ description: author: - Samaneh Yousefnezhad (@yousefenzhad) -version_added: "11.1.0" +version_added: "12.2.0" extends_documentation_fragment: - community.general.attributes