Multiple Choice
If designing a single playbook to run across multiple Linux distributions that have distribution specific commands, what would be the best method to allow a successful run?
A) Enable fact gathering and use the `when' conditional to match the distribution to the task.
B) This is not possible, a separate playbook for each target Linux distribution is required.
C) Use `ignore_errors: true' in the tasks.
D) Use the `shell' module to write your own checks for each command that is ran.
Correct Answer:

Verified
Correct Answer:
Verified
Q437: A company using AWS CodeCommit for source
Q438: When writing plays, tasks and playbooks, Ansible
Q439: There is a very serious outage at
Q440: You are experiencing performance issues writing to
Q441: A DevOps Engineer is asked to implement
Q443: A DevOps Engineer is reviewing a system
Q444: A company is adopting serverless computing and
Q445: You have enabled Elastic Load Balancing HTTP
Q446: A security review has identified that an
Q447: After conducting a disaster recovery exercise, an