Is there an up-to-date cheat-sheet somewhere, so I can get a complete inventory of Ansible options w/o having to wade thru page upon page of documentation?
Dear Andy,
one way not to reference the documentation for parameters is the use of vim snippets, check it in here
https://github.com/bleader/ansible_snippet_generator, it will auto complete and give you hints what are the possible parameters you can use that is if you are using vim, or textmate
regards
Walid