As for the AnsibleDscModuleGenerator, I've implemented a similar fix there (simply disregarding all options beginning with "_ansible". We're probably gonna use the "check-mode" option later since we can do that natively with DSC, but for now this should work:
<https://lh3.googleusercontent.com/-gS_20xtLytY/V0OAlxzk5rI/AAAAAAAAGAA/usW_25fX-ikJfDWxWLIs4hcU2xQe6u49ACLcB/s1600/2016-05-24%2B00_05_06-Cmder.png> On Monday, May 23, 2016 at 11:04:33 PM UTC+2, Trond Hindenes wrote: > > Thanks Christoph, merged! > > As for the module generator, i'm fixing that now. > > On Monday, May 23, 2016 at 5:30:33 PM UTC+2, Phyo Shwe wrote: >> >> Thanks so much. For now I just commented out line 70 in >> *powershell3_dscparser.ps1 >> *then generated the modules that I need. >> > -- 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/d66815aa-248d-4db7-874d-1507fa01ed67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
