From 0ad3ba4df6be39efece7d1bc1ad89324bc6f0cff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Sun, 15 Mar 2026 22:52:01 +0000 Subject: [PATCH] add info_module attributes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- plugins/modules/github_secrets_info.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/plugins/modules/github_secrets_info.py b/plugins/modules/github_secrets_info.py index 18ee05cc95..ace8c4d4c7 100644 --- a/plugins/modules/github_secrets_info.py +++ b/plugins/modules/github_secrets_info.py @@ -16,11 +16,7 @@ author: version_added: '12.5.0' extends_documentation_fragment: - community.general.attributes -attributes: - check_mode: - support: full - diff_mode: - support: none + - community.general.attributes.info_module options: organization: description: