Bug filed: https://github.com/ansible/ansible/issues/9618 :-) Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/
On Mon, Nov 24, 2014 at 11:36 PM, Michael DeHaan <[email protected]> wrote: > A regression is a bug that was previously fixed that has reoccured, but does > not apply to a new bug, which is simply a bug. > > The Wise words of Will Woods here *almost* get it right - > http://ohjeezlinux.wordpress.com/2013/01/03/new-rule-about-regressions/ > > It does seem that not having {{playbook_dir}} defined is most definitely a > bug however, so if you can file that on GitHub that would be great. > > Thanks! > > On Sun, Nov 23, 2014 at 3:24 PM, Mirko Friedenhagen > <[email protected]> wrote: >> >> Hello, >> >> coming from 1.7.2 I just installed the devel branch (116109) via pip >> (git+https://github.com/ansible/ansible.git@devel#egg=ansible) (to get the >> omit feature). However a formerly working include: >> - include: >> "{{playbook_dir}}/roles/accounts/tasks/copy_ssh_keys_for_system.yml" >> now does not work anymore, I get: >> ERROR: file could not read: >> /HOME/workspace/tooling/ci-setup/roles/ci/tasks/{{playbook_dir}}/roles/accounts/tasks/copy_ssh_keys_for_system.yml >> >> Is this a regression? >> Kind Regards >> Mirko >> >> -- >> 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/9d517e1c-f0d3-49bf-a448-0c572eff61d2%40googlegroups.com. >> 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/CA%2BnsWgyW%2B9DuX%3DhhWQAiYcnJT6vXuwsU_RkF3B_2c__b-27jkg%40mail.gmail.com. > > 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/CAK8jvqwekqSwu9TG5RBidb3HDt%2BfVA%3Dw9qP%3D79EwmY6ayiMORw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
