Thanks, It sounds like the right pragmatic decision for modules managing the node itself.
It's just that docker is a little bit special here. It seems pretty weird to have to implement identical win_docker_* modules, since, essentially, you really need to use _the same_ docker engine API. I'm thinking if maybe there's a way to manage docker on the node through remote socket with local_action's or something like that... On Friday, August 4, 2017 at 8:49:32 AM UTC+2, Jordan Borean wrote: > > It isn't a goal at this point in time. The decision was made to use > Powershell for Windows modules as that gives us the ability to tap into the > .NET framework where Python would be pretty limited in. > -- 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/644659b0-b822-4372-9992-f2f0024b1b51%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
