Requirements: no agent on the device, reuse existing SSH reachability, and express changes as ordered tasks in plays. Which tool identification matches?
Select an answer to reveal the explanation.
Short Explanation
No agent, SSH already works, think in tasks—that is Ansible’s lane. Puppet agents contradict “agentless,” and UCS XML is the wrong platform story.
Full Explanation
An agentless, SSH-reachable estate with procedural plays aligns with Ansible under 5.4. Terraform is declarative resources with provider/plan/state, not the play-task model stated here. Puppet agents contradict the agentless requirement. UCS Manager APIs are out of scope for this campus play-oriented identification.