A linting tool that helps you to write better Chef Infra cookbooks and InSpec profiles by detecting and automatically correcting style, syntax, and logic mistakes in your code.
Apache License 2.0
109
stars
54
forks
source link
remote_file: using a not_if to check if the file doesnt' already exist #906
These could be done with :create_if_missing action instead.