You need to provide more info. - include the playbook - the env (os, distro, version, etc) you are running ansible from - the env (os, distro, version, etc) you running the playbook against (the remote machine being managed) - any ansible config - the actual command line being used to start ansible-playbook - the full output from the failed ansible-playbook invocation (with the verbosity level raised by adding the '-vvvv' cli opts to ansible-playbook command) - what you expect to happen
On Mon, Aug 14, 2017 at 11:52 AM, Sunil6057 <[email protected]> wrote: > Hi > > When running playbook i am geting (running Ansible 2.4) > > fatal: [XXXXX]: FAILED! => {"changed": false, "failed": true, "msg": > "unable to open shell. > > Try host_key .....False no use.. > > need advice / help > > -- > 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/773c96f0-e883-4dca-9c4c-46bab8651c94%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/773c96f0-e883-4dca-9c4c-46bab8651c94%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAOJNLf9gMbCb4GycN4fVb4Gqt%2BMqf_gFeLuHqzz5hCVFE9TfzA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
