Re: [ansible-project] Regression: ansible level branch unable to resolve playbook_dir?

2014-11-25 Thread Mirko Friedenhagen
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 wrote: > A regressi

Re: [ansible-project] Regression: ansible level branch unable to resolve playbook_dir?

2014-11-25 Thread Mirko Friedenhagen
Hello Michael, thanks for your answer. I now tried to reproduce the bug with a tiny project. I now read that in 1.8 the modules are not part of ansible anymore, so I checked out the core and extras seperately. What I have done (this is on Mac OS X 10.10.1): --- snip --- # PWD=$HOME/workspace/foss

Re: [ansible-project] Regression: ansible level branch unable to resolve playbook_dir?

2014-11-24 Thread Michael DeHaan
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

[ansible-project] Regression: ansible level branch unable to resolve playbook_dir?

2014-11-24 Thread Mirko Friedenhagen
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