[ansible-devel] When statements with Jinja2 templating delimiters

2017-05-24 Thread Rich Lees
Hi All, Am new to this group and Google Groups in general so please go easy. I have a few questions about the recent change in Ansible 2.3.0.0 that new prints a warning when jinja2 templating is included in a when, changed_when and failed_when statement. Please see this closed GitHub issue for

Re: [ansible-devel] Re: When statements with Jinja2 templating delimiters

2017-05-30 Thread Rich Lees
Hi Micheal, Thanks for the reply. I have also seen pretty much that any other example of this warning being triggered is both valid and workaround-able. I am beginning to think our way of using Ansible (passing through variables into sub-roles) might be different to other peoples... Which brin

Re: [ansible-devel] Re: When statements with Jinja2 templating delimiters

2017-05-30 Thread Rich Lees
I mean Hi Brain! ooops... I have no idea how to edit posts either! On Tuesday, 30 May 2017 11:39:33 UTC+1, Rich Lees wrote: > > Hi Micheal, > > Thanks for the reply. I have also seen pretty much that any other example > of this warning being triggered is both valid and workaro

Re: [ansible-devel] Re: When statements with Jinja2 templating delimiters

2017-06-05 Thread Rich Lees
Latest devel seems to work great for me now. Thanks to the developers for fixing it for this specific use-case. Our codebases no longer generate any warnings except one or two that are both valid and very easy to fix Thanks! On Tuesday, 30 May 2017 14:45:16 UTC+1, Ed wrote: > > [ Bringing a qu