Requirements: agentless SSH to a large existing IOS XE estate and reuse of a mature play library. Which configuration-management choice best matches that technical constraint?
Select an answer to reveal the explanation.
Short Explanation
Match the wrench to the bolt: lots of plays and SSH-only boxes point to Ansible. Terraform shines when the constraint is declarative plan/state—not this play-library story.
Full Explanation
Task 5.4 identifies a CM solution against a stated technical requirement. Agentless SSH plus a large play library points to Ansible. A greenfield desired-state with plan/apply and a provider would point to Terraform instead. Puppet and NSO are not the matched pick for this constraint on the DEVCOR v1.1 bank.