Comment 7 for bug 1832852

Revision history for this message
Tee Ngo (teewrs) wrote :

The command should be: grep -A2 "PLAY RECAP" ansible.log

If the bootstrap playbook failed at task "get wait tasks result", ansible.log should contain at least one "no matching resources found" log so a positive response of the following command would confirm the issue:

     grep "error: no matching resources found" ansible.log