Hmm, now appeared again. $ ansible --version ansible 1.4.3 $ cat /etc/redhat-release CentOS release 6.5 (Final) $ rpm -q openssh-clients openssh-clients-6.4p1-1.el6.2.x86_64 $ id uid=500(magi) gid=500(magi) groups=500(magi),10(wheel) $ls -l ~/.ssh total 28 -rw------- 1 magi magi 789 Jan 12 18:47 authorized_keys -rw------- 1 magi magi 1675 Apr 17 2013 id_rsa -rw-r--r-- 1 magi magi 395 Jan 12 13:17 id_rsa.pub -rw-r--r-- 1 magi magi 13375 Feb 2 14:57 known_hosts
I don't use sudo. The command is run like this: time ansible-playbook $task -e "hosts=$host" -i $inventory -s -- 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
