How2pass.com Forums

Full Version: Incorrect Answers - Automation and Programmability
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Which two components are needed to create an Ansible script that configures a VLAN on a switch? (Choose two.)
  • A. playbook
  • B. recipe
  • C. model
  • D. cookbook
  • E. task
You say its Playbook and Model but its Playbook and Task.


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"."
Thank you for your feedback. We have fixed this question.