From dc242ff884139566a3ccd95a9c567b8adc5c694e Mon Sep 17 00:00:00 2001 From: KiLLuuuhh Date: Thu, 21 Mar 2024 08:23:30 +0100 Subject: [PATCH] updated documentation --- plugins/modules/system_access_users.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/system_access_users.py b/plugins/modules/system_access_users.py index 52bb30cd..378bfe77 100644 --- a/plugins/modules/system_access_users.py +++ b/plugins/modules/system_access_users.py @@ -14,7 +14,7 @@ DOCUMENTATION = r''' --- -module: users +module: system_access_users short_description: Manage OPNsense users description: - This module allows you to manage users on an OPNsense firewall.