ansible-lockdown / Windows-2019-CIS

CIS Baseline Ansible Role for Windows 2019
MIT License
134 stars 72 forks source link

2.2.18 Only works if the Hyper-V Role is installed #42

Closed BrandonALXEllisSS closed 3 years ago

BrandonALXEllisSS commented 3 years ago

2.2.18 will assume that the "NT VIRTUAL MACHINE\Virtual Machines" group exist (although it should only exist when the Hyper-V role is installed).

If it does not exist, it will error. There should be a check to make sure that the "NT VIRTUAL MACHINE\Virtual Machines" group exists before performing the rest of the task

georgenalen commented 3 years ago

Addressed in PR #44 release 1.1.1