Hi All,
I am retrieving data from storage array. The results are in json format.
These results contain variables with "-" i.e. minus symbol in their names.
When I try to access data in those variables, I get an error "Make sure
your variable name does not contain invalid characters like '-':
unsupported operand type".
Is there any way I can escape - symbol in variable name. I am trying to
access the variable in the following format {{ result.json.cli-parameters
}}.
Thanks
Anil
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/6649bfad-8903-40ef-af13-75ee84ee4547n%40googlegroups.com.