New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX294 Exam - Topic 15 Question 16 Discussion

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

Create a playbook called web.yml as follows:

* The playbook runs on managed nodes in the "dev" host group

* Create the directory /webdev with the following requirements:

--> membership in the apache group

--> regular permissions: owner=r+w+execute, group=r+w+execute, other=r+execute

s.p=set group-id

* Symbolically link /var/www/html/webdev to /webdev

* Create the file /webdev/index.html with a single line of text that reads:

''Development''

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Hyman
4 months ago
Doubt the `sate: touch` line will work, should be `state: touch`.
upvoted 0 times
...
Caitlin
4 months ago
Totally agree, this is a great way to manage web directories!
upvoted 0 times
...
Dell
4 months ago
Surprised to see SELinux context applied here, nice touch!
upvoted 0 times
...
Paulina
4 months ago
I think the permissions should be 2775, not 2755.
upvoted 0 times
...
Ozell
4 months ago
Looks like a solid playbook for setting up webdev!
upvoted 0 times
...
Kimbery
5 months ago
I remember needing to use the `copy` module to create the `index.html` file, but I’m a bit confused about the syntax for adding content to it.
upvoted 0 times
...
Pete
5 months ago
I believe the symbolic link part is straightforward, but I might have mixed up the `src` and `dest` parameters.
upvoted 0 times
...
Kathrine
5 months ago
I practiced a similar question where I had to set permissions and create a directory, but I can't recall if I used `mode: '2775'` or something else.
upvoted 0 times
...
Douglass
5 months ago
I think I remember that the playbook should start with the `- hosts: dev` line, but I'm not entirely sure about the correct indentation for the tasks.
upvoted 0 times
...
Dorian
5 months ago
I think the best approach here would be to add the request as a new user story to the product backlog and schedule a meeting for prioritization and grooming. That way, we can properly assess the effort and timeline before committing to it.
upvoted 0 times
...
Fabiola
5 months ago
Okay, let me think this through. HTTP and HTTPS are web protocols, so the ports are likely in the common web port range. I'll try 80 and 443.
upvoted 0 times
...
Lisbeth
5 months ago
I think this is a pretty straightforward question. The key is understanding the different zones used in Expressway-C and Expressway-E deployments. I'm pretty confident the answer is A - traversal zone.
upvoted 0 times
...
Miesha
5 months ago
The manual configuration of forwarding classes doesn't sound like the IntServ model to me. I'll rule out option C and focus on the other choices.
upvoted 0 times
...
Mireya
5 months ago
I'm a little confused by this question. The plan-driven approach is new to me, so I'm not sure what the typical process is. I'm kind of torn between options B and C, but I think I'll go with C since it seems the most logical step in terms of getting the requirements validated and approved before moving on.
upvoted 0 times
...

Save Cancel