Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat Exam EX294 Topic 3 Question 58 Discussion

Actual exam question for RedHat's EX294 exam
Question #: 58
Topic #: 3
[All EX294 Questions]

Generate a hosts file:

* Download an initial template file hosts.j2 from http://classroom.example.com/

hosts.j2 to

/home/admin/ansible/ Complete the template so that it can be used to generate a file

with a

line for each inventory host in the same format as /etc/hosts:

172.25.250.9 workstation.lab.example.com workstation

* Create a playbook called gen_hosts.yml that uses this template to generate the file

/etc/myhosts on hosts in the dev host group.

* When completed, the file /etc/myhosts on hosts in the dev host group should have a

line for

each managed host:

127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4

::1 localhost localhost.localdomain localhost6 localhost6.localdomain6

172.25.250.10 serevra.lab.example.com servera

172.25.250.11 serevrb.lab.example.com serverb

172.25.250.12 serevrc.lab.example.com serverc

172.25.250.13 serevrd.lab.example.com serverd

-----------------------------------------------------------------

while practising you to create these file hear. But in exam have to download as per

questation.

hosts.j2 file consists.

localhost localhost.localdomain localhost4 localhost4.localdomain4

::1

localhost localhost.localdomain localhost6 localhost6.localdomain6

-------------------------------------------------------------------

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Jeannine
29 days ago
I bet the website with the hosts.j2 file is hosted on a private server that's only accessible to the exam organizers. Good luck finding that one, folks!
upvoted 0 times
Lucia
23 hours ago
It's tricky, we'll have to figure out a way to access that file during the exam.
upvoted 0 times
...
...
Fabiola
1 months ago
The playbook looks clean and straightforward. I'm curious to see if it works as expected when we run it against the dev host group.
upvoted 0 times
Malinda
15 days ago
User 3: Fingers crossed that it generates the file correctly on the dev hosts.
upvoted 0 times
...
Eleonore
19 days ago
User 2: I agree, the playbook seems well-structured.
upvoted 0 times
...
Nada
22 days ago
User 1: Let's run the playbook and see if it works.
upvoted 0 times
...
...
Tegan
1 months ago
Ha! Looks like the exam wants us to download the hosts.j2 file, but doesn't provide the actual URL. Where's that hidden treasure trove of a website?
upvoted 0 times
Amie
15 days ago
Oh, thanks for the info! I'll go grab it from there.
upvoted 0 times
...
Wynell
27 days ago
You can find the hosts.j2 file at http://classroom.example.com/
upvoted 0 times
...
...
Gaston
2 months ago
I like the use of the Jinja2 template to generate the /etc/myhosts file dynamically based on the inventory. That's a smart approach.
upvoted 0 times
Dwight
16 days ago
User 2: Definitely, it's a great way to automate the generation of files based on inventory.
upvoted 0 times
...
Belen
23 days ago
User 1: I agree, using Jinja2 templates makes the process more efficient.
upvoted 0 times
...
...
Izetta
2 months ago
The solution looks good, but I'm not sure how the hosts.j2 template file is supposed to be downloaded from the classroom.example.com website. Is that part of the exam question?
upvoted 0 times
Lavina
15 days ago
Understand the process of downloading the template file for the exam scenario.
upvoted 0 times
...
Malcolm
18 days ago
The exam might require you to download the file differently, so be prepared.
upvoted 0 times
...
Carmen
29 days ago
Make sure to navigate to the correct directory before downloading the file.
upvoted 0 times
...
Tien
1 months ago
You can download the hosts.j2 template file using the wget command.
upvoted 0 times
...
...
Lashon
2 months ago
I agree, we have to make sure the file /etc/myhosts has a line for each managed host.
upvoted 0 times
...
Kate
2 months ago
Yes, we need to complete the template to generate a hosts file for the dev host group.
upvoted 0 times
...
Lashon
2 months ago
I think this question is tricky, we have to download a specific template file.
upvoted 0 times
...

Save Cancel