mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
@@ -15,11 +15,6 @@ author: "Aleksandr Gabidullin (@a-gabidullin)"
|
|||||||
requirements:
|
requirements:
|
||||||
- dbus
|
- dbus
|
||||||
- SSSD needs to be running
|
- SSSD needs to be running
|
||||||
attributes:
|
|
||||||
check_mode:
|
|
||||||
support: full
|
|
||||||
diff_mode:
|
|
||||||
support: none
|
|
||||||
options:
|
options:
|
||||||
action:
|
action:
|
||||||
description:
|
description:
|
||||||
@@ -46,6 +41,7 @@ options:
|
|||||||
choices: ['IPA', 'AD']
|
choices: ['IPA', 'AD']
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
|
- community.general.attributes.info_module
|
||||||
"""
|
"""
|
||||||
|
|
||||||
EXAMPLES = r"""
|
EXAMPLES = r"""
|
||||||
|
|||||||
Reference in New Issue
Block a user