ansible-lockdown / UBUNTU22-CIS

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

adds feature to allow rsync install CIS compliant #147

Closed dderemiah closed 11 months ago

dderemiah commented 11 months ago

Overall Review of Changes: Adds switch to allow rsync to remain installed and CIS compliant. CIS control allows rsync pkg installed with service masked

Issue Fixes:

Enhancements: use ubtu22cis_rsync_masked: true to leave rsync installed and mask/disable the service

How has this been tested?: tested locally