ansible-lockdown / Windows-2019-CIS

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

Section 18.3.x Missing Variables in Defaults #88

Closed animatco closed 6 months ago

animatco commented 9 months ago

Describe the Issue Section 18.3.x Missing Variables in Defaults

Expected Behavior Variable in the defaults main.yml for win19cis_laps_password_length win19cis_laps_password_age_days

Actual Behavior missing variable causing code to error out

Control(s) Affected Rule 18.3.5 Rule 18.3.6

Environment (please complete the following information):

Additional Notes Anything additional goes here

Possible Solution add variable to main.yml in the defaults folder

frederickw082922 commented 8 months ago

Good day @animatco ! Thank you for submitting the bug! Are you getting this behavior on devel and main branches? if yes, can you please add the Ansible error?

frederickw082922 commented 7 months ago

@animatco ! Code anomaly for missing vars confirmed in Devel! Thank you!

frederickw082922 commented 6 months ago

Fix merged with #95