Task got failed while creating user

Any idea why task got failed?

root@jump_host /var# thor@jump_host /$ id jim
uid=1378(jim) gid=1378(jim) groups=1378(jim)
thor@jump_host /$ cat /etc/passwd | grep -i jim
jim:x:1378:1378::/var/www/jim:/bin/bash
thor@jump_host /$Capture

Hello, jamshad786.khan
You have to create a user in app server 1 not in jump_host server. That’s why task marked as failed.

Below link has server and user credentials: -
Nautilus

Ahh my bad, i you are right, thanks :slight_smile: