2.3 changed the way that we handled dictionaries from pscustomobjects to hashtables and the way that scripts were executed were dramatically changed to decrease the execution time.
As jhawkesworth has mentioned there is a newer guide available for developing on Windows modules which isn't on the live site yet but you can see it on https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/dev_guide/developing_modules_general_windows.rst. This has got examples of the way to build a basic module structure including how to get parameters and build the result object as well as a guide on how to debug modules since the change of execution made Thanks Jordan -- 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]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ffea8d63-0da1-413f-874e-a1f055e2e6d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
