robert3t

Ansible JSON Parsing

Dec 11th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. $VAR1 = {
  2. 'datetime' => [
  3. 'changed',
  4. 'cmd',
  5. 'delta',
  6. 'end',
  7. 'failed',
  8. 'rc',
  9. 'start',
  10. 'stderr',
  11. 'stderr_lines',
  12. 'stdout',
  13. 'stdout_lines'
  14. ]
  15. };
Advertisement
Add Comment
Please, Sign In to add comment