We can probably easily fix the template evaluation, though it's
probably done that way as a variable named "foo-bar" is not a valid
Python variable and can't be accessed directly in Jinja2 either.
It could be accessed through hostvars (and can, too, in your case, I imagine).
Generally dash isn't good for variables in most programming languages
either, so maybe registering to it should really be the core error.
I generally think maybe you might want to transmogrify the headers you
get back so they use underscores and not dashes?
Maybe?
> --
> 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
ansible-proje...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>