Municipal automation must construct an Ansible workflow that configures network parameters on IOS XE switches. Which artifact matches the intended playbook workflow?
Select an answer to reveal the explanation.
Short Explanation
A playbook is the city’s checklist with named hosts and ordered tasks—not random one-liner shouts, a Puppet agent army, or a Terraform plan wearing an Ansible costume.
Full Explanation
Task 5.3.a wants a constructed Ansible playbook: a play naming the inventory group plus tasks that converge state. Ad-hoc one-liners are not that workflow artifact. Puppet catalogs are a retired v1.0 story; Terraform plan belongs to 5.3.b, not the correct 5.3.a answer.