I have been looking around and cannot find the answer to this...my ansible 
output looks terrible, and is difficult to read. What is the best way to 
make it more readable? 

(item={'value': {u'services': [u'dns'], u'sources': [u'0.0.0.0/0'], 
u'state': u'enabled', u'permanent': u'True'}, 'key': u'public'}) => 
{"failed": true, "item": {"key": "public", "value": {"permanent": "True", 
"services": ["dns"], "sources": ["0.0.0.0/0"], "state": "enabled"}}

Thanks!
Joanna

-- 
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-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20c44bae-b1cc-4d3f-af23-c75be26fb85e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to