So if I understand Brain, that when passing dict (created from yaml) into a module or plugin, the python code must be aware of all the types of all the properties (flat or nested) and do the cast itself.
This is really fine for a module that consumes values itself. But in an example where the dict is just be converted to json and passed on to external service this will be pain. Is this something just has-to-be due the internal design constraints, or might the yaml types be ever be retained in the dict passed to modules? > > -- 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/66cd0c46-bb4c-4492-a2f5-86a514e4b4ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
