microsoft / oe-engine

ACC template generation engine
MIT License
11 stars 14 forks source link

Add support to Enable WinRM for Ansible #57

Closed oprinmarius closed 5 years ago

oprinmarius commented 5 years ago

Add a new toggle to oe-engine template called enableWinRM

When this is set to true , it will enable WinRM support for Ansible

fixes #52

johnkord commented 5 years ago

I'm going to merge this so that I can unblock @oprinmarius on his CI work for Open Enclave. Edit: Nevermind, I can't! CI isn't passing. :) We'll have to sort that out first!

oprinmarius commented 5 years ago

@johnkord I added the commits from your other 2 PR's to this one.

We need to combine your 2 PRs into a single one. The following changes need to go together for all the tests to pass: