           SPELL=ansible-lint
         VERSION=3.5.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/willthames/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:7a32a6b2687a95f09ebd77ee6f8dad75da642381147024f9609d1d82f43ee999259a9dc8c2b219e001b8064072cbf27ddab6ed0e9bc82c72b1a2b6fdf1651cc9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/willthames/ansible-lint
      LICENSE[0]=MIT
         ENTERED=20160901
           SHORT="best practices checker for Ansible"
cat << EOF
ansible-lint checks playbooks for practices and behaviour that could
potentially be improved.
EOF
