try putting -vvv to ansible-playbook command line
- Benno Joy
try putting -vvv to ansible-playbook command line
Just one will suffice (-v), I’ll probably add a print by default option to the debug module.
Thanks, that worked. Is there a way to dump the variable foo to inspect all of it’s contents something like php’s var_dump or python’s pprint?
Wwww
in 1.2 {{foo|pprint}} also to_nice_yaml and to_nice_json are available