Asking for help

Hello in every task my answer is correct and it stills give me incorrect can you please help
for example here is task install docker

it always give me permission denied

Hi @mostafa-gadallah

Just testing and the password works fine, try not to copy and paste but write literally

Thank you for your help

Hi @mostafa-gadallah,
You can use this method to SSH to app servers. Only for the KKE task.

sshpass -p 'Ir0nM@n' ssh -q -o 'StrictHostKeyChecking no' tony@stapp01

Regards,

Thank you for your help