exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 221 discussion

Actual exam question from Cisco's 200-901
Question #: 221
Topic #: 1
[All 200-901 Questions]


Refer to the exhibit. A developer must check packages on web load balancers that use nginx packages. The developer updates the servers as required in Ansible inventory and prepares an Ansible playbook to automate this workflow on related servers. Which process is being automated by the Ansible playbook?

  • A. verifying that nginx is installed only if apache2 is unavailable on the system, and then updating all the other packages
  • B. verifying, without installing, that apache2 is unavailable and that nginx is installed, and then updating the repository to the latest version
  • C. uninstalling the apache2 server, installing the nginx server, and then updating all the packages to the latest version
  • D. installing nginx, uninstalling apache2, and then verifying that the package repository is at the latest version
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
macxsz
Highly Voted 1 year, 5 months ago
Selected Answer: C
Its C state string If absent, directories will be recursively deleted, and files or symlinks will be unlinked
upvoted 8 times
...
r3mo
Most Recent 10 months, 1 week ago
It's C. state:absent = uninstalling the apache2
upvoted 4 times
...
nfvexpert
1 year, 5 months ago
yes C is correct
upvoted 2 times
...
kibo_muc
1 year, 7 months ago
Selected Answer: C
I think C is much more reasonable
upvoted 3 times
...
lukaszggg
1 year, 7 months ago
In My opinion C
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...