-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
DO417 - RHAAP2.4-en-3-20250117
-
None
-
False
-
-
False
-
9
-
-
-
en-US (English)
| URL: | ch09s08 |
| Reporter RHNID: | dominik.wahrenberger |
| Section title: | Summary |
| Language: | English |
Issue description
The summary of Chapter 9 displays many incorrect module names.
In my opinion, the following information would be correct:
You can use the ansible.windows.win_group and microsoft.ad.group modules to create and modify local and domain groups.
You can use the microsoft.ad.domain, microsoft.ad.domain_controller, and micosoft.ad.membership modules to create Active Directory domains and control domain membership.

Such as described in the following section:
https://rol.redhat.com/rol/app/courses/do417-2.4/pages/ch09s03
Workaround:
Replace the incorrect module names with the correct ones: ansible.windows.win_group and ansible.windows.win_domain_group for group management, and microsoft.ad.domain, microsoft.ad.domain_controller, and micosoft.ad.membership for Active Directory management
Expected result: