05-18-2022, 09:18 AM
Which two components are needed to create an Ansible script that configures a VLAN on a switch? (Choose two.)
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"."
- A. playbook
- B. recipe
- C. model
- D. cookbook
- E. 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"."