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 5 Question 23 Discussion

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

Using the Simulation Program, perform the following tasks:

1. Use an ansible ad-hoc command, check the connectivity of your servers.

2. Use an ad-hoc ansible command, find the free space of your servers.

3. Use an ad-hoc ansible command, find out the memory usage of your servers.

4. Do an ls -l on the targets /var/log/messages file.

5. Tail the contents of the targets /var/log/messages file.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Alona
10 months ago
Exactly, 'state: present' is for installing specified packages without needing the latest version.
upvoted 0 times
...
Mitsue
10 months ago
Yeah, using 'state: latest' for updating packages on the dev node is crucial.
upvoted 0 times
...
Arlen
10 months ago
And don't forget the dev host requires all packages to be updated to the latest.
upvoted 0 times
...
Adelina
10 months ago
Right, for dev, prod, and webservers we need httpd, mod_ssl, mariadb. Dev also needs development tools.
upvoted 0 times
...
Lai
10 months ago
True, but it's mainly about Ansible playbooks. Should be okay if you know the basics.
upvoted 0 times
...
Virgie
11 months ago
I think the question is quite detailed. Especially with specific package installations.
upvoted 0 times
...

Save Cancel