Closed austinpray closed 10 years ago
Example:
Austins-MacBook-Pro:bedrock-ansible austinpray$ ansible-lint site.yml
[ANSIBLE0006] cp used in place of copy module
/Users/austinpray/Dropbox/DEV/opensauce/bedrock-ansible/roles/nginx/tasks/main.yml:0
Task/Handler: Copy over h5bp configuration
Nevermind this linter is dumb
lol. @austinpray I've enjoyed digging through the closed issues and seeing how many you've opened then subsequently closed yourself =p
It looks like my issue with this linter might turn into a feature! https://github.com/willthames/ansible-lint/issues/21
ha! Look at you!
Hey guys,
Seeing as though @swalkinshaw and I are sticklers for things like formatting, I figured we should also be sticklers for ansible best-practices.
Perhaps we should put https://github.com/willthames/ansible-lint on our radar.