2014/05/14

linux ansible install err No such file or directory

sudo yum install ansible==>

ansible を実行して、エラーになる。。

  File "/usr/lib64/python2.6/subprocess.py", line 642, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.6/subprocess.py", line 1234, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory


=====>
Sorry for the confusion, I found this duplicate thread.
Indeed, openssh-clients was missing. Now it looks much better.
Thanks for pointing me to the right direction!
===>openssh-clients!!!