cis-ubuntu-ansible
cis-ubuntu-ansible copied to clipboard
CIS Benchmark for Ubuntu 16.04 has been released
FYI in case you all haven't seen that the latest benchmark has been released for Ubuntu 16.04 Xenial.
Does this ansible role work with 16.04?
Thanks for the pointer. I think it does not work for 16.04 out of the box. This project was focused on 14.04. Did you give it a try?
@awailly I have tried it but it looks like a lot of them get skipped...I still need to play around with it, also do you know why the cis benchmark pdf download only shows 6 sections but your ansible playbook has 13 sections?
@adespain Version 1.0 of the CIS PDF has 13 sections, which this repo is written for. CIS PDF Version 2.0 for 14.04 was released along with the new 16.04 recommendations and was re-written with 6 sections. I haven't looked through what has changed with 2.0 yet.
I have adapted the new CIS version for 16.04 using your previous work and uber's mountopts library: https://github.com/grupoversia/cis-ubuntu-ansible
Awesome!
@rubenrodr-versia Nice. However, your naming in that is off compared to the CIS PDF. I'll open an issue on your repo if you'd like.