#!/usr/bin/env sh

set -eu

exec "$(dirname "${0}")"/ansible-creator-ee ansible-lint "${@}"
