An Ansible playbook fails intermittently when deploying web servers. The error message indicates that a required package is not available in the repository. Which approach would best ensure that the required packages are consistently available before the playbook runs?
Select one:
The trap here is that candidates often choose retries (Option B) thinking it handles transient netwo...