Privilege Escalation Lab Q8: How to solve the failure?

thor@ansible-controller ~/playbooks/web2$ ./web2.sh
SUDO password:

PLAY [web2] *********************************************************************************************************************************************************************************

TASK [Create a blank file] ******************************************************************************************************************************************************************
fatal: [web2]: UNREACHABLE! => {“changed”: false, “msg”: “SSH Error: data could not be sent to remote host "172.20.1.101". Make sure this host can be reached over ssh”, “unreachable”: true}
to retry, use: --limit @/home/thor/playbooks/web2/file.retry

PLAY RECAP **********************************************************************************************************************************************************************************
web2 : ok=0 changed=0 unreachable=1 failed=0

If you are stuck with any task please look for answers under /tmp/hassets/answers/ on Ansible controller node.

Hi @zhaoxin0948

As @Inderpreet mentioned.

We recommend you to solve the questions on your own but if you are tired of trying please look for answers in /tmp/hassets/answers/ on ansible controller host.