hey guys,

I need to inject a .json file into an application using ansible. 
I know that we have a module called URI. However this application accepts 
only by Content-Type: "application/x-www-form-urlencoded" ... in this case, 
I can't use "src:file.json"  Is that correct? .. 

Do I need to create a variable file with all data and pass it using "body: 
{{ fields }}"?


Thank you

Regards
RG

-- 
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/86954887-2e0b-4a74-a6f5-47d3f3a1da27o%40googlegroups.com.

Reply via email to