-
Story
-
Resolution: Duplicate
-
Major
-
None
-
DO447 - RHAE2.8 2 20200818
-
None
-
4
-
en-US (English)
URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do447-2.8/pages/ch04s02
Reporter RHNID: selliott, msameer-admin
Section: ch04s02 - Guided Exercise: Processing Variables using Filters
Language: en-US (English)
Workaround:
Description: I have noticed the following discrepancy between the documentation and the
code provided via my lab:
DO447 - ch04s02 (redhat.com)
<https://role.rhu.redhat.com/rol-rhu/app/courses/do447-2.8/pages/ch04s02>
Under Section 3, Subsection 1, it reads as follows:
When you finish, remove the comments from this task. The first task of the roles/apache/tasks/main.yml file is the following:
- name: Determine the package list set_fact: apache_package_list: "{{ apache_base_packages | union(apache_optional_packages) }}"
The code in the *main.yml *file reads as "*Calculate *the package list".
See attached screenshot for reference. It is referenced earlier as
"Calculate the package list" and it does not say in the instructions to
change it to "Determine..."
Minor, but it can be confusing and I wanted to point this out in the hopes it is looked into
- duplicates
-
PTL-5417 DO447-88: Inconsistent task name in GE instructions and provided playbook file, ch04s02
- Closed