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 /$
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 /$
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.
Ahh my bad, i you are right, thanks