-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
AU294 - RHAAP2.5-en-1-20251205
-
None
-
False
-
-
False
-
8
-
-
-
en-US (English)
Please fill in the following information:
| URL: | https://rol.redhat.com/rol/app/courses/au294-2.5/pages/ch08s07 |
| Reporter RHNID: | chetan-rhls |
| Section Title: | Automating the Boot Process and Scheduled Processes |
Issue description:
au0026l-2.5 + In the "Setting the Default Boot Target" description, it states the following:
"The ansible.builtin.systemd_service module cannot set the default boot target. You can use the ansible.builtin.file module to set the default boot target:"
But then the example goes on to use the ansible.builtin.systemd module (not the ansible.builtin.file module).
I "believe ansible.builtin.file" should be replaced with "ansible.builtin.systemd" in this context. 
Steps to reproduce:
Workaround:
Expected result: