Aurélien Wailly

Results 13 comments of Aurélien Wailly

Any clue why Travis is showing the following error? `ERROR: check_mode is not a legal parameter in an Ansible task or handler`

@pchaigno, can you think of a fancy way to support all versions?

I concur. @donovan, do you think it's OK to wait until 2.3.0 to move towards `check_mode` ?

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?

Nice spot! How should we modify 8.2.4.3 to have /var/log/auth.log with the correct permissions?

Ok, I think we will need a `strict` and `lazy` modes then. The `strict` mode would apply the CIS as-is, and not take care of the issues we detect. If...

It looks like Travis is not happy with the `check_mode`. Does it work for you? Any idea why it is failing in our CI? It looks very similar to #134.

@memelet Yes totally, I more inclined to accept PR now that I understand the issue!

Yes, nice catch. Do you mind creating the pull request to be sure that you have the correct fix?