ansible-lockdown / UBUNTU22-CIS

Ansible role for Ubuntu22 CIS Baseline
https://ansible-lockdown.readthedocs.io/en/latest/
MIT License
155 stars 68 forks source link

ipv6.disabled=1 is appended to grub every time it's run #172

Closed Jason-Hendry closed 7 months ago

Jason-Hendry commented 7 months ago

Describe the Issue ipv6.disabled=1 is appended to grub every time it's run and marked as changed image

Expected Behavior Should only be added if it doesn't already exist

Actual Behavior ipv6.disabled=1 is appended to grub every time it's run and marked as changed

Control(s) Affected 3.1.1

Environment (please complete the following information):

Possible Solution