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 9 Question 21 Discussion

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

Create a file called packages.yml in /home/sandy/ansible to install some packages for the following hosts. On dev, prod and webservers install packages httpd, mod_ssl, and mariadb. On dev only install the development tools package. Also, on dev host update all the packages to the latest.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Stephane
1 days ago
You can use the 'yum' module with the state set to 'latest'.
upvoted 0 times
...
Cassi
2 days ago
How can I update all packages on the dev host?
upvoted 0 times
...
Bettye
3 days ago
And on dev, also install the development tools package.
upvoted 0 times
...
Jerry
5 days ago
For dev, prod, and webservers, install httpd, mod_ssl, and mariadb.
upvoted 0 times
...
Cassi
6 days ago
What packages should I install on dev, prod, and webservers?
upvoted 0 times
...
Bettye
6 days ago
You can use the touch command to create the file.
upvoted 0 times
...
Cassi
7 days ago
How do I create a file called packages.yml?
upvoted 0 times
...

Save Cancel