Groups
Groups
Sign in
Groups
Groups
Ansible Project
Conversations
About
Send feedback
Help
ansible pipelining config for aix
28 views
Skip to first unread message
hzj...@foxmail.com
unread,
Sep 29, 2016, 12:42:03 PM
9/29/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible-project
hello,all
when i set
pipelining = True in ansible.cfg,
when i execute task for aix,
adhoc returns
MODULE FAILURE,
playbook returns
"module_stderr": "3004-501 Cannot su to \"root\" : Authentication is denied.\n"
is there a way to solve this?
Brian Coca
unread,
Sep 30, 2016, 9:56:07 AM
9/30/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
The pipelining feature does not work with `su`. This is because su NEEDS a tty and pipelining avoids opening one.
----------
Brian Coca
Reply all
Reply to author
Forward
0 new messages