On Tuesday, August 6, 2019 at 12:41:36 AM UTC+10, Brian Coca wrote:
>
> >What I have not understand yet, do hyphens and dash causes confusion and 
> support cases or only the use of dots and colones etc.? Would it be 
> possible to only ban the chars that are causing the most of the trouble? 
>
> Most of the issues have to do with the hyphen, there are incidents 
> with the dots also (I've even seen `@groupname` once)  but if we are 
> only going to ban the characters after people hit the issue i still 
> think it is a bad experience for the new user. 
>
> Hi Brian,
Can you provide an example of something where using groups with dashes 
leads to issues?

I understand the general principle that `a.b-c.d` is not equivalent to 
`a['b-c']['d]`

Is it people trying to access `groups.group-a.vars` instead of 
`groups['group-a'].vars`? Is this a particularly widespread pattern? (You 
have to be pretty advanced to want to access vars from other groups, by 
which point hopefully you understand Jinja syntax)

Will

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/c746a171-09d5-4638-9da3-06e8c3393588%40googlegroups.com.

Reply via email to