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

Ansible task option `always_run` has been deprecated #44

Closed benjaminkoffel closed 5 years ago

benjaminkoffel commented 5 years ago

Prevents upgrade to recent versions of Ansible as it is used extensively throughout configuration.

One little bit of house cleaning before getting into the rest of the fun. The deprecated task option always_run has been removed, please use check_mode: no instead.

https://www.ansible.com/blog/your-time-has-come-ansible-2-6