Is there any way to get more debugging than `ansible-playbook -vvvv` provides? I'd like to know if it's a network issue, ssh, or something else and the instance is terminated before I can test it.
On Monday, November 17, 2014 3:29:34 PM UTC-5, Michael DeHaan wrote: > > Not that I'm aware of. > > Anyone else seeing similar problems? > > > > On Mon, Nov 17, 2014 at 3:17 PM, Dave Stern <[email protected] > <javascript:>> wrote: > >> We've had a task to create EC2 instances running with no changes for >> weeks. Suddenly sometime after Thu Nov 13 04:11:43 UTC 2014, the module >> would timeout on all requests to create new instances. This happens on both >> Mac OS X and on Ubuntu. I've updated to the latest ansible, boto, awscli, >> etc. with no effect. We haven't updated this code in a very long time. >> >> Was something changed during AWS re:invent? Is there something else going >> on with the AWS CLI that the EC2 module conflicts with now? >> >> ansible-playbook 1.7.2 >> Python 2.7.5+ >> aws-cli/1.6.2 Python/2.7.5+ Linux/3.11.0-12-generic >> >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ansible-project/a6252950-f989-4a8f-adab-3450437b63e1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/ansible-project/a6252950-f989-4a8f-adab-3450437b63e1%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/4651c64f-16c2-4a96-83f3-2a245866c5ac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
