Excerpts from Michael DeHaan's message of 2013-12-02 16:15:56 -0500: > This is overkill btw. > > Just do type='dict' in the argument_spec, Ansible knows what to do and > will take a dict or key=value strings inside the option.
Right, should have specified: the code I posted is what allows the string-containing-options or the dict simultaneously. If you want a dict period, then it is _far_ easier. -- Morgan Hamill -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
