Which two components are needed to create an Ansible script that configures a VLAN on a switch? (Choose two.)
- A. cookbook
- B. task
- C. playbook
- D. model
- E. recipe
Correct Answer: B C
Explanation: Ansible playbooks: “files that provide actions and logic about what Ansible should do.”
“The playbook will list tasks and choices based on those results, like “Configure all branch routers in these locations, and if errors occur for any device, do these extra tasks for that device”.”
Exam with this question: CA201
Exam with this question: CA201
Please login or Register to submit your answer