Before applying VLAN and interface changes, the city NOC wants operators to preview what Ansible would change. Which approach fits the 5.3.a Ansible workflow?
Select an answer to reveal the explanation.
Short Explanation
Ansible can dress-rehearse with check/diff—still Ansible—don’t steal Terraform’s “plan” label as the only correct 5.3.a answer.
Full Explanation
An Ansible workflow may include check/diff or a review play so operators see intended changes before apply. That remains Ansible and is valid for 5.3.a. Claiming preview belongs only to terraform plan (5.3.b) or that Ansible cannot preview, or requiring Puppet agents, misses the scored tool.