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 EX294 Exam - Topic 2 Question 76 Discussion

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

Use Ansible Galaxy with a requirements file called /home/admin/ansible/roles/

install.yml to download and install roles to /home/admin/ansible/roles from the

following URLs:

http:// classroom.example.com /role1.tar.gz The name of this role should be balancer

http:// classroom.example.com /role2.tar.gz The name of this role should be phphello

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Keneth
4 days ago
I'm a bit confused about the command to run after creating the install.yml file. Is it definitely `ansible-galaxy install -r`?
upvoted 0 times
...
Albert
9 days ago
I practiced a similar question where I had to specify multiple roles, so I think the indentation in the install.yml file is really important.
upvoted 0 times
...
Melina
14 days ago
I think I remember that the requirements file needs to be in YAML format, but I'm not sure about the exact syntax for the roles.
upvoted 0 times
...

Save Cancel