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

always_run removed from ansible, changing to check_mode #43

Closed tomotway closed 5 years ago

tomotway commented 5 years ago

always_run was removed from ansible in version 2.6, am updating to "check_mode: no"

chandanchowdhury commented 5 years ago

Tested on personal repo and looks good.