Issues:
PRs incorporated
- Yamllint Check
- Ansible-lint Check
- Fqcn[canonical] module name
- PR's Addressed
- #21 - #Thanks @IdrisDose
- Bugs Fixed
- Ansible 2.10.1 minimum
- fqcns added
- audit alignment to use corresponding benchamrk version
- many lint improvements
- All required changes for CIS 1.0.0 (very different from original base of ubuntu2004)
-
default firewall now ufw
-
If firewall = UFW to use system sysctl settings: default
- ubtu22cis_ufw_use_sysctl: true
-
Abilty to set alternate sysctl file for network settings: default
- ubtu22cis_sysctl_network_conf: /etc/sysctl.conf
-
Abilty to set syslog service: choose between rsyslog or journald: default
- ubtu22cis_syslog_service: rsyslog