cancel
Showing results for 
Search instead for 
Did you mean: 
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 2,626 Views

Utterly ridiculous, and inexcusable, errors in Gilmore's RH294 course content

Beginning in Chapter 4.1 for RH294 in Gilmore Global's course content (HTML version), there's this:

1.JPG

What's wrong? Well, this:

variable name in double curly braces ({{ '{{' }}}}).

and this:

- name: Creates the user {{ '{{' }} user {{ '}}' }}

The usage of double "curly braces" is completely wrong. This is, quite frankly, unacceptable.

How is anyone new to Ansible supposed to know that it is wrong and that the correct usage is (for these two examples):

variable name in double curly braces ({{}}).

and

- name: Creates the user {{ user }}

These errors continue throughout the entirety of the RH294 course where double curly braces are used, beginning at chapter 4.

These errors are so significant that any student using Gilmore as their resource for course content cannot proceed beyond chapter 4, much less complete the course.

Yes, I realize that an instructor should know what's correct and guide the student appropriately. Even so, the course content should not be this messed up.

Thankfully, I took the VC RH294 course and therefore have the PDF guide from that class that shows the correct usage.

As student would say: pls fix

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
7 Replies
Syed
Community Manager
Community Manager
  • 2,618 Views

Hi Tracy - Thanks for flagging this error. We are working towards fixing the HTML content. I will update this post once the content has been refreshed.

Thanks,

Syed

 

TheOtherJFern
Mission Specialist
Mission Specialist
  • 2,594 Views

I've noticed the same and directed the correction to the students as errata. Seems to me it was a search+replace error as it is constant. It happens. It has been reported and flagged. Looking forward to the updates.
@Syed, curious when the content is refreshed, those who have claimed the html would get the updates as well or new book codes?
Syed
Community Manager
Community Manager
  • 2,583 Views

When the content is refreshed - existing claimed content will show the updates as well. Thanks.

TiffanyA
Flight Engineer
Flight Engineer
  • 2,497 Views

I'm very thankful for this community and for instructors like @Tracy_Baker . As a student I was very puzzled by the curly bracket arrange in Ch. 4. My first thought was to come to the RH Learning Community, because I knew I would find a solution/correction here. Thanks, @Tracy_Baker !

"Success doesn't come from what you do occasionally, it comes from what you do consistently." ~Maria Forleo
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 2,467 Views

You're more than welcome. :)

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
0 Kudos
Trevor
Starfighter Starfighter
Starfighter
  • 2,345 Views

You're in good hands Tiffany, as long as Tracy Baker is on the Bridge of this vessel.

Trevor "Red Hat Evangelist" Chandler
Trevor
Starfighter Starfighter
Starfighter
  • 2,346 Views

Great catch TB!  Thanks for laying it the issue and the resolution.

Trevor "Red Hat Evangelist" Chandler
0 Kudos
Join the discussion
You must log in to join this conversation.