Hi

i'm trying to run may first playbook with become_user : cftadmin and i got 
this error msg :

fatal: [ANS_IAWGAP01]: FAILED! => {"changed": false, "module_stderr": 
"Failed to add the host to the list of known hosts 
(/tmp/$USER/ansible/configuration/known_hosts).\r\nSorry, user C405372 is 
not allowed to execute '/bin/sh -c echo 
BECOME-SUCCESS-yzuuugnflqcoylvtkjanapdugeokgrat; /usr/bin/python' as 
cftadmin on iawgap01.\n", "module_stdout": "", "msg": "MODULE FAILURE", 
"rc": 1}

i tried pipeline = True in ssh section :

ssh_args = -o GSSAPIAuthentication=yes -o 
UserKnownHostsFile=/tmp/$USER/ansible/configuration/known_hosts
scp_if_ssh=True
pipelining = true

but i still have the problem ...

can someone help me please ?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to