Hi,
I am doing an installation with ansible, but I get this error, which is missing?
I think it’s something in the host file, but I don’t know what it is …
Thanks in advance
PLAY [redis] >**********************************************************************************************************************
TASK [Gathering Facts] >************************************************************************************************************
fatal: [redis]: UNREACHABLE! => {“changed”: false, “msg”: “Failed to connect to the host via ssh: ssh: Could not resolve hostname host: Name or service not known”, “unreachable”: true}PLAY RECAP >************************************************************************************************************************
redis : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0