Module for Linode - couple of questions

Nice!

BTW, first posts by everyone are initially moderated to prevent spam,
so apologies on confusion!

Please take a look at this thread which is a new feature on the
development branch -
https://groups.google.com/group/ansible-project/browse_thread/thread/02abe34ffc8cb104/0b28928607731eab?show_docid=0b28928607731eab

In the module documentation it should probably indicate in the
examples which arguments need to be specified only in "args".
Anyway, this allows easy passing of lists, and you could also probably
split arguments on commas as well if
they were strings and not list values.

I would love to see a pull request for this in core if you would like
to submit it. (Make sure you attach a license header with your
copyright).

--Michael