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

adds feature to allow rsync install CIS compliant #146

Closed dderemiah closed 8 months ago

dderemiah commented 8 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