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 > <https://groups.google.com/d/msgid/ansible-project/9d517e1c-f0d3-49bf-a448-0c572eff61d2%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/CA%2BnsWgyW%2B9DuX%3DhhWQAiYcnJT6vXuwsU_RkF3B_2c__b-27jkg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
