debops / ansible-pki

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates
GNU General Public License v3.0
65 stars 29 forks source link

Manage ACL entries for private files, fix bug with copy tasks #57

Closed drybjed closed 8 years ago

drybjed commented 8 years ago

@ypid OK! I guess it's time to install shellcheck, or better yet, add it as an option in the travis tests, so you can specify files to check with it.

ypid commented 8 years ago

OK! I guess it's time to install shellcheck, or better yet, add it as an option in the travis tests, so you can specify files to check with it.

:+1: Exactly what I was thinking :wink: Note that there is syntastic for Vim which integrates shellcheck with Vim.

drybjed commented 8 years ago

Thanks, I'll check it out.