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 EX447 Topic 7 Question 18 Discussion

Actual exam question for RedHat's EX447 exam
Question #: 18
Topic #: 7
[All EX447 Questions]

Create the users in the file usersjist.yml file provided. Do this in a playbook called users.yml located at /home/sandy/ansible. The passwords for these users should be set using the lock.yml file from TASK7. When running the playbook, the lock.yml file should be unlocked with secret.txt file from TASK 7.

All users with the job of 'developer' should be created on the dev hosts, add them to the group devops, their password should be set using the pw_dev variable. Likewise create users with the job of 'manager' on the proxy host and add the users to the group 'managers', their password should be set using the pw_mgr variable.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Lashon
10 months ago
I'm a bit nervous about configuring the inventory file correctly. But I think if we follow the provided example, we should be fine.
upvoted 0 times
...
Luis
10 months ago
I think the provided explanation with the configuration details will be really helpful for this task. It lays out everything clearly.
upvoted 0 times
...
Jani
10 months ago
Definitely, I agree. The ansible.cfg file needs to be configured properly to ensure smooth operation.
upvoted 0 times
...
Luis
11 months ago
Yes, I have experience with ansible. It's important to follow the instructions carefully, like setting up the ansible.cfg file and the inventory.
upvoted 0 times
...
Jani
11 months ago
Oh wow, this question is about installing and configuring ansible. It seems like a hands-on task.
upvoted 0 times
...

Save Cancel