anthcourtney / ansible-role-cis-amazon-linux

Ansible role to apply CIS Amazon Linux Benchmark v2.0.0
MIT License
154 stars 140 forks source link

archive/1.1.5.tar.gz does not contain latest bug patch #50

Open seangreathouse opened 5 years ago

seangreathouse commented 5 years ago

Hey anthcourtney,
It looks like this commit:
https://github.com/anthcourtney/ansible-role-cis-amazon-linux/commit/7461a802e63f5a93296a0d4f38f8f50d64805e50
did not make it into:
https://github.com/anthcourtney/ansible-role-cis-amazon-linux/archive/1.1.5.tar.gz As referenced by: https://github.com/awslabs/ami-builder-packer

The AWS Labs project fails with:
AWS AMI Builder - CIS: ·[0;31mERROR! 'always_run' is not a valid attribute for a Task·[0m AWS AMI Builder - CIS: ·[0;31m·[0m AWS AMI Builder - CIS: ·[0;31mThe error appears to have been in '/tmp/packer-provisioner-ansible-local/5beccddf-7900-0274-6943-28bedd74a785/roles/anthcourtney.cis-amazon-linux/tasks/level-1/1.5.2.yml': line 6, column 3, but may·[0m

chandanchowdhury commented 5 years ago

Hi @seangreathouse , 1.1.5 was released in January.

Please use current pre-release which is 1.1.6 from https://github.com/anthcourtney/ansible-role-cis-amazon-linux/archive/1.1.6.tar.gz

and let us know if this still causes any issue.