#!/bin/sh

./test/runner/ansible-test units \
  --python 3.7 \
  --local \
  --exclude test/units/cli/test_galaxy.py
