Is there a module for manipulating JSON data? Say I have a settings file 
that's written in JSON, and I'd like to set or modify a value. As a task, 
this might look like:

- name: Modify author name
  json: src=config.json key=author.name value='rvang'



-- 
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/195cd200-5e46-476f-ba38-cb61372dee81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to