Are you able to test whether that fixes your issue? Are you able to pull from epel-testing into your production environment? I could talk to the epel maintainer about pulling that patch into the epel package which may help you out. But there have been some other issues opened with similar symptoms that haven't been fixed by that patch so I'd like to confirm that this would fix your issue first.
-Toshio On Jan 6, 2015 10:25 AM, "James Morgan" <[email protected]> wrote: > Hi, > > Having problems with 1.8.2 > > I believe the problem is similar to > > https://github.com/ansible/ansible/issues/9828 > > http://serverfault.com/questions/652746/ansible-exception-host-not-found-item > > > - name: Create ansible environmental debug > action: template src=dumpall.j2 dest={{ debug_dir }}/ansible-{{ playbook > }}.{{ ansible_date_time.date}}.txt > > TASK: [openbet/env-debug | Create ansible environmental debug] > **************** > fatal: [ec2-test-boapp02] => {'msg': 'Exception: host not found: > admin_login_key', 'failed': True} > > The posts recommend patching l*ib/ansible/runner/**init.py. *I don't have > access control on the box to patch the version and can only take from EPEL > > What's the best way to fix this? > > 1.8.2 is the only version that's available. Is there a workaround I can > make or is there a release date for 1.8.3? > > EPEL was on 1.8.1 which broke our build with variable precedence. Now > this. I'm a tad stuck at the moment > > I would really appreciate any help > > Many thanks > > James > > > -- > 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/e208321e-cc7c-4b76-850b-4865d6f8d985%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/e208321e-cc7c-4b76-850b-4865d6f8d985%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/CAG9juEryLk6an_%2B27R38Bm5nvixDT3wtgbzmrHBtTg2xgcLLKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
