[PR #11605/f642dac9 backport][stable-12] sssd_info: fix attributes (#11606)

sssd_info: fix attributes (#11605)

Fix attributes.

(cherry picked from commit f642dac900)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2026-03-15 19:53:27 +01:00
committed by GitHub
parent c6ddff0dad
commit 292bb400eb

View File

@@ -15,11 +15,6 @@ author: "Aleksandr Gabidullin (@a-gabidullin)"
requirements:
- dbus
- SSSD needs to be running
attributes:
check_mode:
support: full
diff_mode:
support: none
options:
action:
description:
@@ -46,6 +41,7 @@ options:
choices: ['IPA', 'AD']
extends_documentation_fragment:
- community.general.attributes
- community.general.attributes.info_module
"""
EXAMPLES = r"""