[ansible-project] Re: WinRM timeout for VMWare Tools Install

2016-08-08 Thread Matt Betts
. > > -Matt > > On Friday, July 29, 2016 at 4:10:03 PM UTC-7, Matt Betts wrote: >> >> I've got a basic task to install VMWare tools on a Windows VM and when it >> installs it looks to cause a temporary network disconnection whilst it >> updates the NIC driver

[ansible-project] WinRM timeout for VMWare Tools Install

2016-07-29 Thread Matt Betts
I've got a basic task to install VMWare tools on a Windows VM and when it installs it looks to cause a temporary network disconnection whilst it updates the NIC drivers. During this time WinRM looks to be timing out and throwing an error. VMWare tools is successfully installing though. Is

[ansible-project] Using win_regedit to harden Windows server ciphers

2016-07-11 Thread Matt Betts
Hi, I'm trying to create a playbook that I can use to bring a windows server up to the latest secure hardening standards and I'm stuck with configuring Ciphers. An example is as follows: ansible {HOST} -m win_regedit -a