Hi!

>>> On Mon, Aug 19, 2019 at 9:38 AM Mike Eggleston <[email protected]> 
>>> wrote:
>>> What’s happening here? I can reach the server over ssh, but ansible
>>> can’t? I’m testing a provisioning play. I can ssh into the box with “ssh
>>> root@box” but the command “ansible-playbook -vvv -u root -k —limit box
>>> yum.yml” says “msg”: “SSH Error:data could not be sent to remote host
>>> \”box\”. Make sure this host can be reached over ssh”.

FWIW. Strange prefix in "—limit". This shall be double dash "--limit".

     ansible-playbook -vvv -u root -k —limit box yum.yml

Cheers,

        -vlado

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20190819162533.4a665b7c%40gmail.com.

Attachment: pgpauMAUBICvZ.pgp
Description: OpenPGP digital signature

Reply via email to