ansible pipelining config for aix

28 views
Skip to first unread message

hzj...@foxmail.com

unread,
Sep 29, 2016, 12:42:03 PM9/29/16
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 AM9/30/16
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