#!/bin/sh
set -e

LC_ALL=C ansible-lint /usr/share/doc/ansible-lint/examples/nomatches.yml
