Shawn Siefkas
Shawn Siefkas
@major Its been a while since I've been down in the weeds but I think one repository is ideal and workable. @blakeblackshear @gamename I'm not currently running EL7 but should...
I haven't read the EL 7 benchmarks yet but I suspect they vary enough to support task files per major version. It may make sense to use includes based on...
@major Good catch. I've started to believe ansible just does everything I think it should but apparently I've found an edge case here. @blakeblackshear Take a look at http://docs.ansible.com/ansible/playbooks_best_practices.html#operating-system-and-distribution-variance linked...
I suppose #3, 8, and 9 in the restrictions at http://benchmarks.cisecurity.org/downloads/terms-of-use/ would be in question. If this holds true then I will reevaluate use of CIS benchmarks in my systems....
@Trikke76 Thanks for the information! I'm curious to see if the benchmark content is changing as well. If not, do we merely need to update references to the new benchmark...
This directory structure was the result of https://github.com/major/cis-rhel-ansible/issues/17. The PR in question here doesn't follow that design. @major Shouldn't @Trikke76 move his work to https://github.com/major/ansible-role-cis?
@major Are we fundamentally incompatible with galaxy after dropping the separate role repository? I was using `ansible-role-cis` as a submodule directly in a `roles` directory and don't see a reason...
@major I'll see if I can rework my submodule to play nice.
Sounds good to me. I may have more time to work on the project next week as well.
Can you paste the exact command and full output? I'd also like to see a `tar tf` on the tarball and a copy of the spec if you can share...