Multiple Choice
When specifying multiple variable names and values for a playbook on the command line, which of the following is the correct syntax?
A) ansible-playbook playbook.yml -e `host="foo" pkg="bar"'
B) ansible-playbook playbook.yml -e `host: "foo", pkg: "bar"'
C) ansible-playbook playbook.yml -e `host="foo"' -e `pkg="bar"'
D) ansible-playbook playbook.yml --extra-vars "host=foo", "pkg=bar"
Correct Answer:

Verified
Correct Answer:
Verified
Q413: A retail company has adopted AWS OpsWorks
Q414: Which status represents a failure state in
Q415: For AWS Auto Scaling, what is the
Q416: Using the AWS CLI, which command would
Q417: A company is deploying a new application
Q419: A company plans to stop using Amazon
Q420: A user is defining a policy for
Q421: A company recently launched an application that
Q422: A DevOps engineer is implementing governance controls
Q423: After a recent audit, a company decided