A newly onboarded team member runs a playbook and gets 'UNREACHABLE' for several hosts. The SSH keys are correctly distributed. What is the most likely next step to diagnose the issue?
-
A
Re-run with --check to see if the hosts are reachable in dry-run mode
-
B
Run with -vvv to get verbose SSH connection details
-
C
Delete and regenerate the inventory file
-
D
Add retry_files_enabled = False to ansible.cfg