Greetings,

   I am to connect few hosts but on few hosts i am get the following error 



bash-3.2# ansible app_servers -m shell -a "sudo uptime" -u user2 --ask-pass 
-k -K --sudo
SSH password:
SUDO password[defaults to SSH password]:
host1.example.com | FAILED >> {
    "failed": true,
    "msg": "\r\nSorry, user user2 is not allowed to execute '/bin/sh -c 
echo BECOME-SUCCESS-drfmorbvjwjghwkuetggsuofxdhdgcjo; LANG=C LC_CTYPE=C 
/usr/bin/python 
/tmp/.ansible-user2/tmp/ansible-tmp-1455598070.31-118593960300261/command; 
rm -rf /tmp/.ansible-user2/tmp/ansible-tmp-1455598070.31-118593960300261/ 
>/dev/null 2>&1' as root on host1.\r\n",
    "parsed": false
}

I can able to ssh the servers with no issues . 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2fad193c-6176-491c-8b44-59031ebd8ced%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to